{ "_from": "grunt-cli", "_id": "grunt-cli@1.3.2", "_inBundle": false, "_integrity": "sha1-YPEtEsG1qulK40aca1/iTpYAFOg=", "_location": "/grunt-cli", "_phantomChildren": { "abbrev": "1.1.1", "assign-symbols": "1.0.0", "braces": "2.3.1", "debug": "2.6.9", "extend": "3.0.2", "fined": "1.1.1", "fragment-cache": "0.2.1", "homedir-polyfill": "1.0.3", "ini": "1.3.5", "is-buffer": "1.1.6", "is-descriptor": "1.0.2", "is-plain-object": "2.0.4", "isobject": "3.0.1", "nanomatch": "1.2.13", "object.map": "1.0.1", "object.pick": "1.3.0", "osenv": "0.1.5", "posix-character-classes": "0.1.1", "rechoir": "0.6.2", "regex-not": "1.0.2", "resolve": "1.10.0", "snapdragon": "0.8.2", "to-regex": "3.0.2", "which": "1.3.1" }, "_requested": { "type": "tag", "registry": true, "raw": "grunt-cli", "name": "grunt-cli", "escapedName": "grunt-cli", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "http://registry.npm.taobao.org/grunt-cli/download/grunt-cli-1.3.2.tgz", "_shasum": "60f12d12c1b5aae94ae3469c6b5fe24e960014e8", "_spec": "grunt-cli", "_where": "E:\\dev\\007\\node_module\\node10", "appveyor_id": "prp6g944b05jsq6d", "author": { "name": "Grunt Development Team", "url": "http://gruntjs.com/development-team" }, "bin": { "grunt": "bin/grunt" }, "bugs": { "url": "https://github.com/gruntjs/grunt-cli/issues" }, "bundleDependencies": false, "dependencies": { "grunt-known-options": "~1.1.0", "interpret": "~1.1.0", "liftoff": "~2.5.0", "nopt": "~4.0.1", "v8flags": "~3.1.1" }, "deprecated": false, "description": "The grunt command line interface", "devDependencies": { "grunt": "~1.0.2", "grunt-contrib-jshint": "~1.1.0" }, "engines": { "node": ">=4" }, "files": [ "bin", "completion", "lib" ], "homepage": "https://github.com/gruntjs/grunt-cli#readme", "license": "MIT", "name": "grunt-cli", "repository": { "type": "git", "url": "git+https://github.com/gruntjs/grunt-cli.git" }, "scripts": { "test": "node bin/grunt test" }, "version": "1.3.2" }