blob: 8c67aa515e2e41796aa9e6eaaae095b5bce85ec8 [file] [log] [blame]
{
"_args": [
[
{
"name": "shelljs",
"raw": "shelljs@0.3.x",
"rawSpec": "0.3.x",
"scope": null,
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/jshint"
]
],
"_from": "shelljs@>=0.3.0 <0.4.0",
"_id": "shelljs@0.3.0",
"_inCache": true,
"_installable": true,
"_location": "/jshint/shelljs",
"_npmUser": {
"email": "arturadib@gmail.com",
"name": "artur"
},
"_npmVersion": "1.3.11",
"_phantomChildren": {},
"_requested": {
"name": "shelljs",
"raw": "shelljs@0.3.x",
"rawSpec": "0.3.x",
"scope": null,
"spec": ">=0.3.0 <0.4.0",
"type": "range"
},
"_requiredBy": [
"/jshint"
],
"_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz",
"_shasum": "3596e6307a781544f591f37da618360f31db57b1",
"_shrinkwrap": null,
"_spec": "shelljs@0.3.x",
"_where": "/Users/ctran/cordova/cordova-lib/cordova-create/node_modules/jshint",
"author": {
"email": "aadib@mozilla.com",
"name": "Artur Adib"
},
"bin": {
"shjs": "./bin/shjs"
},
"bugs": {
"url": "https://github.com/arturadib/shelljs/issues"
},
"dependencies": {},
"description": "Portable Unix shell commands for Node.js",
"devDependencies": {
"jshint": "~2.1.11"
},
"directories": {},
"dist": {
"shasum": "3596e6307a781544f591f37da618360f31db57b1",
"tarball": "https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"homepage": "http://github.com/arturadib/shelljs",
"keywords": [
"unix",
"shell",
"makefile",
"make",
"jake",
"synchronous"
],
"license": "BSD*",
"main": "./shell.js",
"maintainers": [
{
"email": "arturadib@gmail.com",
"name": "artur"
}
],
"name": "shelljs",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/arturadib/shelljs.git"
},
"scripts": {
"test": "node scripts/run-tests"
},
"version": "0.3.0"
}