{ "_args": [ [ { "raw": "shelljs@^0.6.0", "scope": null, "escapedName": "shelljs", "name": "shelljs", "rawSpec": "^0.6.0", "spec": ">=0.6.0 <0.7.0", "type": "range" }, "/var/lib/jenkins/workspace/ublishing_components_master-N4FWJIUY4CIFHKGZOAAEVVXODRY3YBORQOPIBBXWX72VUPSGJRRQ/node_modules/eslint" ] ], "_from": "shelljs@>=0.6.0 <0.7.0", "_id": "shelljs@0.6.1", "_inCache": true, "_location": "/shelljs", "_nodeVersion": "6.0.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/shelljs-0.6.1.tgz_1470519555022_0.9348916830495" }, "_npmUser": { "name": "nfischer", "email": "ntfschr@gmail.com" }, "_npmVersion": "3.5.2", "_phantomChildren": {}, "_requested": { "raw": "shelljs@^0.6.0", "scope": null, "escapedName": "shelljs", "name": "shelljs", "rawSpec": "^0.6.0", "spec": ">=0.6.0 <0.7.0", "type": "range" }, "_requiredBy": [ "/eslint" ], "_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.6.1.tgz", "_shasum": "ec6211bed1920442088fe0f70b2837232ed2c8a8", "_shrinkwrap": null, "_spec": "shelljs@^0.6.0", "_where": "/var/lib/jenkins/workspace/ublishing_components_master-N4FWJIUY4CIFHKGZOAAEVVXODRY3YBORQOPIBBXWX72VUPSGJRRQ/node_modules/eslint", "author": { "name": "Artur Adib", "email": "arturadib@gmail.com" }, "bin": { "shjs": "./bin/shjs" }, "bugs": { "url": "https://github.com/shelljs/shelljs/issues" }, "contributors": [ { "name": "Ari Porad", "email": "ari@ariporad.com", "url": "http://ariporad.com/" }, { "name": "Nate Fischer", "email": "ntfschr@gmail.com" } ], "dependencies": {}, "description": "Portable Unix shell commands for Node.js", "devDependencies": { "coffee-script": "^1.10.0", "jshint": "~2.1.11" }, "directories": {}, "dist": { "shasum": "ec6211bed1920442088fe0f70b2837232ed2c8a8", "tarball": "https://registry.npmjs.org/shelljs/-/shelljs-0.6.1.tgz" }, "engines": { "node": ">=0.10.0" }, "gitHead": "a5b9e2a64ffdf9f837d6ceb15d7f42221875542b", "homepage": "http://github.com/shelljs/shelljs", "keywords": [ "unix", "shell", "makefile", "make", "jake", "synchronous" ], "license": "BSD-3-Clause", "main": "./shell.js", "maintainers": [ { "name": "ariporad", "email": "ari@ariporad.com" }, { "name": "artur", "email": "arturadib@gmail.com" }, { "name": "nfischer", "email": "ntfschr@gmail.com" } ], "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.1" }