{ "_args": [ [ { "name": "shelljs", "raw": "shelljs@^0.7.0", "rawSpec": "^0.7.0", "scope": null, "spec": ">=0.7.0 <0.8.0", "type": "range" }, "/home/philkunz/gitlab/pushrocks/smartdrive/node_modules/npmts-g" ] ], "_from": "shelljs@>=0.7.0 <0.8.0", "_id": "shelljs@0.7.0", "_inCache": true, "_installable": true, "_location": "/shelljs", "_nodeVersion": "5.3.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/shelljs-0.7.0.tgz_1461620341411_0.5085073048248887" }, "_npmUser": { "email": "ntfschr@gmail.com", "name": "nfischer" }, "_npmVersion": "3.5.2", "_phantomChildren": {}, "_requested": { "name": "shelljs", "raw": "shelljs@^0.7.0", "rawSpec": "^0.7.0", "scope": null, "spec": ">=0.7.0 <0.8.0", "type": "range" }, "_requiredBy": [ "/npmts-g" ], "_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.7.0.tgz", "_shasum": "3f6f2e4965cec565f65ff3861d644f879281a576", "_shrinkwrap": null, "_spec": "shelljs@^0.7.0", "_where": "/home/philkunz/gitlab/pushrocks/smartdrive/node_modules/npmts-g", "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", "url": "https://github.com/nfischer" } ], "dependencies": { "glob": "^7.0.0", "interpret": "^1.0.0", "rechoir": "^0.6.2" }, "description": "Portable Unix shell commands for Node.js", "devDependencies": { "coffee-script": "^1.10.0", "jshint": "~2.1.11" }, "directories": {}, "dist": { "shasum": "3f6f2e4965cec565f65ff3861d644f879281a576", "tarball": "https://registry.npmjs.org/shelljs/-/shelljs-0.7.0.tgz" }, "engines": { "iojs": "*", "node": ">=0.11.0" }, "gitHead": "bce3a53bb155b7c1ed5f68542943a166fc579dd9", "homepage": "http://github.com/shelljs/shelljs", "keywords": [ "shelljs", "bash", "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.7.0" }