2015-10-20 15:30:31 +08:00
|
|
|
{
|
2016-02-25 01:50:07 +08:00
|
|
|
"_args": [
|
|
|
|
[
|
|
|
|
"shelljs@^0.5.3",
|
|
|
|
"/Users/steveng/repo/cordova/cordova-android"
|
|
|
|
]
|
2015-10-20 15:30:31 +08:00
|
|
|
],
|
2016-02-25 01:50:07 +08:00
|
|
|
"_from": "shelljs@>=0.5.3 <0.6.0",
|
|
|
|
"_id": "shelljs@0.5.3",
|
|
|
|
"_inCache": true,
|
|
|
|
"_installable": true,
|
|
|
|
"_location": "/shelljs",
|
|
|
|
"_nodeVersion": "1.2.0",
|
|
|
|
"_npmUser": {
|
|
|
|
"email": "arturadib@gmail.com",
|
|
|
|
"name": "artur"
|
2015-10-20 15:30:31 +08:00
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"_npmVersion": "2.5.1",
|
|
|
|
"_phantomChildren": {},
|
|
|
|
"_requested": {
|
|
|
|
"name": "shelljs",
|
|
|
|
"raw": "shelljs@^0.5.3",
|
|
|
|
"rawSpec": "^0.5.3",
|
|
|
|
"scope": null,
|
|
|
|
"spec": ">=0.5.3 <0.6.0",
|
|
|
|
"type": "range"
|
|
|
|
},
|
|
|
|
"_requiredBy": [
|
|
|
|
"/",
|
|
|
|
"/cordova-common"
|
|
|
|
],
|
|
|
|
"_resolved": "http://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz",
|
|
|
|
"_shasum": "c54982b996c76ef0c1e6b59fbdc5825f5b713113",
|
|
|
|
"_shrinkwrap": null,
|
|
|
|
"_spec": "shelljs@^0.5.3",
|
|
|
|
"_where": "/Users/steveng/repo/cordova/cordova-android",
|
|
|
|
"author": {
|
|
|
|
"email": "arturadib@gmail.com",
|
|
|
|
"name": "Artur Adib"
|
2015-10-20 15:30:31 +08:00
|
|
|
},
|
|
|
|
"bin": {
|
|
|
|
"shjs": "./bin/shjs"
|
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/arturadib/shelljs/issues"
|
|
|
|
},
|
2015-10-20 15:30:31 +08:00
|
|
|
"dependencies": {},
|
2016-02-25 01:50:07 +08:00
|
|
|
"description": "Portable Unix shell commands for Node.js",
|
2015-10-20 15:30:31 +08:00
|
|
|
"devDependencies": {
|
|
|
|
"jshint": "~2.1.11"
|
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"directories": {},
|
|
|
|
"dist": {
|
|
|
|
"shasum": "c54982b996c76ef0c1e6b59fbdc5825f5b713113",
|
|
|
|
"tarball": "http://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz"
|
|
|
|
},
|
2015-10-20 15:30:31 +08:00
|
|
|
"engines": {
|
|
|
|
"node": ">=0.8.0"
|
|
|
|
},
|
|
|
|
"gitHead": "22d0975040b9b8234755dc6e692d6869436e8485",
|
2016-02-25 01:50:07 +08:00
|
|
|
"homepage": "http://github.com/arturadib/shelljs",
|
|
|
|
"keywords": [
|
|
|
|
"jake",
|
|
|
|
"make",
|
|
|
|
"makefile",
|
|
|
|
"shell",
|
|
|
|
"synchronous",
|
|
|
|
"unix"
|
|
|
|
],
|
|
|
|
"license": "BSD*",
|
|
|
|
"main": "./shell.js",
|
2015-10-20 15:30:31 +08:00
|
|
|
"maintainers": [
|
|
|
|
{
|
|
|
|
"name": "artur",
|
|
|
|
"email": "arturadib@gmail.com"
|
|
|
|
}
|
|
|
|
],
|
2016-02-25 01:50:07 +08:00
|
|
|
"name": "shelljs",
|
|
|
|
"optionalDependencies": {},
|
|
|
|
"readme": "ERROR: No README data found!",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/arturadib/shelljs.git"
|
2015-10-20 15:30:31 +08:00
|
|
|
},
|
2016-02-25 01:50:07 +08:00
|
|
|
"scripts": {
|
|
|
|
"test": "node scripts/run-tests"
|
|
|
|
},
|
|
|
|
"version": "0.5.3"
|
2015-10-20 15:30:31 +08:00
|
|
|
}
|