blob: 8283dac369e4ffd990c31b4213a399442e31f7a9 [file] [log] [blame]
{
"_args": [
[
{
"raw": "grunt-cli@~1.2.0",
"scope": null,
"escapedName": "grunt-cli",
"name": "grunt-cli",
"rawSpec": "~1.2.0",
"spec": ">=1.2.0 <1.3.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/grunt"
]
],
"_from": "grunt-cli@>=1.2.0 <1.3.0",
"_id": "grunt-cli@1.2.0",
"_inCache": true,
"_location": "/grunt/grunt-cli",
"_nodeVersion": "4.2.3",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/grunt-cli-1.2.0.tgz_1459558434299_0.8824446983635426"
},
"_npmUser": {
"name": "vladikoff",
"email": "vlad@vladikoff.com"
},
"_npmVersion": "3.8.2",
"_phantomChildren": {},
"_requested": {
"raw": "grunt-cli@~1.2.0",
"scope": null,
"escapedName": "grunt-cli",
"name": "grunt-cli",
"rawSpec": "~1.2.0",
"spec": ">=1.2.0 <1.3.0",
"type": "range"
},
"_requiredBy": [
"/grunt"
],
"_resolved": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.2.0.tgz",
"_shasum": "562b119ebb069ddb464ace2845501be97b35b6a8",
"_shrinkwrap": null,
"_spec": "grunt-cli@~1.2.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/grunt",
"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"
},
"contributors": [
{
"name": "Tyler Kellen",
"url": "http://goingslowly.com"
},
{
"name": "Ben Alman",
"url": "http://gruntjs.com"
},
{
"name": "Scott González",
"url": "http://nemikor.com"
},
{
"name": "Forbes Lindesay",
"url": "https://github.com/"
}
],
"dependencies": {
"findup-sync": "~0.3.0",
"grunt-known-options": "~1.1.0",
"nopt": "~3.0.6",
"resolve": "~1.1.0"
},
"description": "The grunt command line interface",
"devDependencies": {
"grunt": "~0.4.5",
"grunt-contrib-jshint": "~1.0.0"
},
"directories": {},
"dist": {
"shasum": "562b119ebb069ddb464ace2845501be97b35b6a8",
"tarball": "https://registry.npmjs.org/grunt-cli/-/grunt-cli-1.2.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"bin",
"completion",
"lib"
],
"gitHead": "edd8bd29a72f2f28b63fe2629fcb7b9d9f2feb46",
"homepage": "https://github.com/gruntjs/grunt-cli#readme",
"license": "MIT",
"maintainers": [
{
"name": "cowboy",
"email": "cowboy@rj3.net"
},
{
"name": "shama",
"email": "kyle@dontkry.com"
},
{
"name": "tkellen",
"email": "tyler@sleekcode.net"
},
{
"name": "vladikoff",
"email": "vlad@vladikoff.com"
}
],
"name": "grunt-cli",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/gruntjs/grunt-cli.git"
},
"scripts": {
"test": "node bin/grunt test"
},
"version": "1.2.0"
}