{ "name": "targetlist.js", "version": "1.0.0", "description": "csv vocabulary file to xml table ready to be imported", "main": "targetlist.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "buffered-reader": "^1.0.1", "comma-separated-values": "^3.6.4", "node-opencc": "^2.0.1", "optimist": "^0.6.1", "pinyinizer": "^0.1.2" } }