{ "_from": "commist@^1.0.0", "_id": "commist@1.0.0", "_inBundle": false, "_integrity": "sha1-wMNSUBz29S6RJOPvicmAbiAi6+8=", "_location": "/commist", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "commist@^1.0.0", "name": "commist", "escapedName": "commist", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/mqtt" ], "_resolved": "https://registry.npmjs.org/commist/-/commist-1.0.0.tgz", "_shasum": "c0c352501cf6f52e9124e3ef89c9806e2022ebef", "_spec": "commist@^1.0.0", "_where": "/home/wn/workspace-node/PiAlive/node_modules/mqtt", "author": { "name": "Matteo Collina", "email": "hello@matteocollina.com" }, "bugs": { "url": "https://github.com/mcollina/commist/issues" }, "bundleDependencies": false, "dependencies": { "leven": "^1.0.0", "minimist": "^1.1.0" }, "deprecated": false, "description": "Build your commands on minimist!", "devDependencies": { "minimist": "^1.1.0", "pre-commit": "0.0.9", "tape": "^3.0.3" }, "homepage": "https://github.com/mcollina/commist", "license": "MIT", "main": "index.js", "name": "commist", "pre-commit": "test", "repository": { "type": "git", "url": "git+https://github.com/mcollina/commist.git" }, "scripts": { "test": "tap test.js" }, "version": "1.0.0" }