blob: 61f83796f708097fc2523de0eb2280158d855a9a [file] [log] [blame]
{
"name": "shelljs",
"version": "0.2.6",
"author": {
"name": "Artur Adib",
"email": "aadib@mozilla.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"
},
"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"
},
"bugs": {
"url": "https://github.com/arturadib/shelljs/issues"
},
"_id": "shelljs@0.2.6",
"dist": {
"shasum": "90492d72ffcc8159976baba62fb0f6884f0c3378",
"tarball": "http://registry.npmjs.org/shelljs/-/shelljs-0.2.6.tgz"
},
"_from": "shelljs@0.2.6",
"_npmVersion": "1.3.8",
"_npmUser": {
"name": "artur",
"email": "arturadib@gmail.com"
},
"maintainers": [
{
"name": "artur",
"email": "arturadib@gmail.com"
}
],
"directories": {},
"_shasum": "90492d72ffcc8159976baba62fb0f6884f0c3378",
"_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.2.6.tgz",
"readme": "ERROR: No README data found!"
}