diff options
Diffstat (limited to 'tools/eslint/node_modules/shelljs/package.json')
-rw-r--r-- | tools/eslint/node_modules/shelljs/package.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/tools/eslint/node_modules/shelljs/package.json b/tools/eslint/node_modules/shelljs/package.json index b3928ac932..5bf5252a8b 100644 --- a/tools/eslint/node_modules/shelljs/package.json +++ b/tools/eslint/node_modules/shelljs/package.json @@ -14,20 +14,20 @@ ] ], "_from": "shelljs@>=0.6.0 <0.7.0", - "_id": "shelljs@0.6.0", + "_id": "shelljs@0.6.1", "_inCache": true, "_installable": true, "_location": "/shelljs", - "_nodeVersion": "5.4.0", + "_nodeVersion": "6.0.0", "_npmOperationalInternal": { - "host": "packages-6-west.internal.npmjs.com", - "tmp": "tmp/shelljs-0.6.0.tgz_1454632811074_0.5800695188809186" + "host": "packages-16-east.internal.npmjs.com", + "tmp": "tmp/shelljs-0.6.1.tgz_1470519555022_0.9348916830495" }, "_npmUser": { - "name": "ariporad", - "email": "ari@ariporad.com" + "name": "nfischer", + "email": "ntfschr@gmail.com" }, - "_npmVersion": "3.6.0", + "_npmVersion": "3.5.2", "_phantomChildren": {}, "_requested": { "raw": "shelljs@^0.6.0", @@ -41,8 +41,8 @@ "_requiredBy": [ "/eslint" ], - "_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.6.0.tgz", - "_shasum": "ce1ed837b4b0e55b5ec3dab84251ab9dbdc0c7ec", + "_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.6.1.tgz", + "_shasum": "ec6211bed1920442088fe0f70b2837232ed2c8a8", "_shrinkwrap": null, "_spec": "shelljs@^0.6.0", "_where": "/Users/trott/io.js/tools/node_modules/eslint", @@ -75,13 +75,13 @@ }, "directories": {}, "dist": { - "shasum": "ce1ed837b4b0e55b5ec3dab84251ab9dbdc0c7ec", - "tarball": "https://registry.npmjs.org/shelljs/-/shelljs-0.6.0.tgz" + "shasum": "ec6211bed1920442088fe0f70b2837232ed2c8a8", + "tarball": "https://registry.npmjs.org/shelljs/-/shelljs-0.6.1.tgz" }, "engines": { "node": ">=0.10.0" }, - "gitHead": "fe06baf1173ec6f0a70cd58ddb7d373f4c6446f5", + "gitHead": "a5b9e2a64ffdf9f837d6ceb15d7f42221875542b", "homepage": "http://github.com/shelljs/shelljs", "keywords": [ "unix", @@ -117,5 +117,5 @@ "scripts": { "test": "node scripts/run-tests" }, - "version": "0.6.0" + "version": "0.6.1" } |