UNPKG

mhm

Version:
43 lines (42 loc) 797 B
{ "name": "mhm", "version": "0.1.8", "description": "Multi Host Manager", "main": "lib/mhm.js", "bin": { "mhm": "bin/mhm" }, "preferGlobal": "true", "dependencies": { "express": "^4.11.1", "npm": "^2.5.0", "tmp": "0.0.24" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/zaucy/iojs-mhm.git" }, "keywords": [ "mhm", "multi", "host", "manager", "multiple", "host", "manager", "multi" ], "author": "Ezekiel Warren", "license": "ISC", "bugs": { "url": "https://github.com/zaucy/iojs-mhm/issues" }, "homepage": "https://github.com/zaucy/iojs-mhm", "engines": { "iojs": ">=1.1.0" } }