{ "name": "news-converter", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Thanh Tran <trongthanh@gmail.com> (http://int3ractive.com)", "license": "ISC", "dependencies": { "iconv": "^2.3.0" } }