blob: eaa3c660279ad714f08f7026b40e0735201abf73 [file] [log] [blame]
{
"name": "shelljs",
"version": "0.5.3",
"author": {
"name": "Artur Adib",
"email": "arturadib@gmail.com"
},
"description": "Portable Unix shell commands for Node.js",
"keywords": [
"unix",
"shell",
"makefile",
"make",
"jake",
"synchronous"
],
"repository": {
"type": "git",
"url": "git://github.com/arturadib/shelljs.git"
},
"license": "BSD*",
"homepage": "http://github.com/arturadib/shelljs",
"main": "./shell.js",
"scripts": {
"test": "node scripts/run-tests"
},
"bin": {
"shjs": "./bin/shjs"
},
"dependencies": {},
"devDependencies": {
"jshint": "~2.1.11"
},
"optionalDependencies": {},
"engines": {
"node": ">=0.8.0"
},
"gitHead": "22d0975040b9b8234755dc6e692d6869436e8485",
"bugs": {
"url": "https://github.com/arturadib/shelljs/issues"
},
"_id": "shelljs@0.5.3",
"_shasum": "c54982b996c76ef0c1e6b59fbdc5825f5b713113",
"_from": "shelljs@>=0.5.3 <0.6.0",
"_npmVersion": "2.5.1",
"_nodeVersion": "1.2.0",
"_npmUser": {
"name": "artur",
"email": "arturadib@gmail.com"
},
"maintainers": [
{
"name": "artur",
"email": "arturadib@gmail.com"
}
],
"dist": {
"shasum": "c54982b996c76ef0c1e6b59fbdc5825f5b713113",
"tarball": "https://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz",
"readme": "ERROR: No README data found!"
}