{ "_args": [ [ "node-cmd@5.0.0", "D:\\林谷智能项目\\yanchengPowerSupply" ] ], "_from": "node-cmd@5.0.0", "_id": "node-cmd@5.0.0", "_inBundle": false, "_integrity": "sha512-4sQTJmsS5uZKAPz/Df9fnIbmvOySfGdW+UreH4X5NcAOOpKjaE+K5wf4ehNBbZVPo0vQ36RkRnhhsXXJAT+Syw==", "_location": "/node-cmd", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "node-cmd@5.0.0", "name": "node-cmd", "escapedName": "node-cmd", "rawSpec": "5.0.0", "saveSpec": null, "fetchSpec": "5.0.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/node-cmd/-/node-cmd-5.0.0.tgz", "_spec": "5.0.0", "_where": "D:\\林谷智能项目\\yanchengPowerSupply", "author": { "name": "Brandon Nozaki Miller" }, "bugs": { "url": "https://github.com/RIAEvangelist/node-cmd/issues" }, "description": "Simple commandline/terminal/shell interface to allow you to run cli or bash style commands as if you were in the terminal.", "directories": { "example": "example" }, "engines": { "node": ">=6.4.0" }, "homepage": "https://github.com/RIAEvangelist/node-cmd", "keywords": [ "commandline", "terminal", "shell", "cmd", "cli", "bash", "script", "node" ], "license": "MIT", "main": "cmd.js", "name": "node-cmd", "repository": { "type": "git", "url": "git+https://github.com/RIAEvangelist/node-cmd.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "5.0.0" }