{ "_args": [ [ "shelljs@^0.6.0", "/Users/trott/io.js/tools/node_modules/eslint" ] ], "_from": "shelljs@>=0.6.0 <0.7.0", "_id": "shelljs@0.6.0", "_inCache": true, "_installable": true, "_location": "/shelljs", "_nodeVersion": "5.4.0", "_npmOperationalInternal": { "host": "packages-6-west.internal.npmjs.com", "tmp": "tmp/shelljs-0.6.0.tgz_1454632811074_0.5800695188809186" }, "_npmUser": { "email": "ari@ariporad.com", "name": "ariporad" }, "_npmVersion": "3.6.0", "_phantomChildren": {}, "_requested": { "name": "shelljs", "raw": "shelljs@^0.6.0", "rawSpec": "^0.6.0", "scope": null, "spec": ">=0.6.0 <0.7.0", "type": "range" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.6.0.tgz", "_shasum": "ce1ed837b4b0e55b5ec3dab84251ab9dbdc0c7ec", "_shrinkwrap": null, "_spec": "shelljs@^0.6.0", "_where": "/Users/trott/io.js/tools/node_modules/eslint", "author": { "email": "arturadib@gmail.com", "name": "Artur Adib" }, "bin": { "shjs": "./bin/shjs" }, "bugs": { "url": "https://github.com/shelljs/shelljs/issues" }, "contributors": [ { "email": "ari@ariporad.com", "name": "Ari Porad", "url": "http://ariporad.com/" }, { "email": "ntfschr@gmail.com", "name": "Nate Fischer" } ], "dependencies": {}, "description": "Portable Unix shell commands for Node.js", "devDependencies": { "coffee-script": "^1.10.0", "jshint": "~2.1.11" }, "directories": {}, "dist": { "shasum": "ce1ed837b4b0e55b5ec3dab84251ab9dbdc0c7ec", "tarball": "https://registry.npmjs.org/shelljs/-/shelljs-0.6.0.tgz" }, "engines": { "node": ">=0.10.0" }, "gitHead": "fe06baf1173ec6f0a70cd58ddb7d373f4c6446f5", "homepage": "http://github.com/shelljs/shelljs", "keywords": [ "unix", "shell", "makefile", "make", "jake", "synchronous" ], "license": "BSD-3-Clause", "main": "./shell.js", "maintainers": [ { "email": "ari@ariporad.com", "name": "ariporad" }, { "email": "arturadib@gmail.com", "name": "artur" }, { "email": "ntfschr@gmail.com", "name": "nfischer" } ], "name": "shelljs", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/shelljs/shelljs.git" }, "scripts": { "test": "node scripts/run-tests" }, "version": "0.6.0" }