{ "author": "Mark Wallace ", "name": "emote", "description": "Emotive command line tool", "version": "3.1.11", "homepage": "http://www.emotive.com", "preferGlobal": "true", "bin": { "emote": "index.js" }, "scripts": { "postinstall": "node scripts/postinstall.js" }, "repository": { "type": "git", "url": "https://github.com/emote/tools" }, "dependencies": { "adm-zip": "0.1.9", "async": "0.1.x", "crc32": "0.2.x", "emsfdc": "2.1.5", "emsoap": "1.0.12", "emutils": "1.0.11", "fs.extra": "1.1.x", "npm": "1.3.5", "optimist": "0.3.x", "prompt": "0.2.8", "request": "2.12.x", "rimraf": "2.0.x", "xml2js": "0.2.2" }, "devDependencies": { "emotetests": "~2.0.0" }, "optionalDependencies": {}, "license": "MIT/X11", "engines": { "node": ">=0.10.13" } }