{ "name": "tools", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "app-module-path": "^2.2.0", "fs-extra": "^4.0.2", "gettext-parser": "^1.3.0", "marked": "^0.3.7", "mustache": "^2.3.0", "node-fetch": "^1.7.3", "uri-template": "^1.0.1" } }