Bundle updated node modules

This commit is contained in:
Jason Ginchereau
2016-05-25 16:31:28 -07:00
committed by Nikhil Khandelwal
parent 72bbe9fdf0
commit d6fe1a65eb
58 changed files with 943 additions and 677 deletions

22
node_modules/shelljs/package.json generated vendored
View File

@@ -2,7 +2,7 @@
"_args": [
[
"shelljs@^0.5.3",
"/Users/steveng/repo/cordova/cordova-android"
"D:\\Cordova\\cordova-android"
]
],
"_from": "shelljs@>=0.5.3 <0.6.0",
@@ -29,11 +29,11 @@
"/",
"/cordova-common"
],
"_resolved": "http://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz",
"_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz",
"_shasum": "c54982b996c76ef0c1e6b59fbdc5825f5b713113",
"_shrinkwrap": null,
"_spec": "shelljs@^0.5.3",
"_where": "/Users/steveng/repo/cordova/cordova-android",
"_where": "D:\\Cordova\\cordova-android",
"author": {
"email": "arturadib@gmail.com",
"name": "Artur Adib"
@@ -52,7 +52,7 @@
"directories": {},
"dist": {
"shasum": "c54982b996c76ef0c1e6b59fbdc5825f5b713113",
"tarball": "http://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz"
"tarball": "https://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz"
},
"engines": {
"node": ">=0.8.0"
@@ -60,19 +60,19 @@
"gitHead": "22d0975040b9b8234755dc6e692d6869436e8485",
"homepage": "http://github.com/arturadib/shelljs",
"keywords": [
"jake",
"make",
"makefile",
"unix",
"shell",
"synchronous",
"unix"
"makefile",
"make",
"jake",
"synchronous"
],
"license": "BSD*",
"main": "./shell.js",
"maintainers": [
{
"name": "artur",
"email": "arturadib@gmail.com"
"email": "arturadib@gmail.com",
"name": "artur"
}
],
"name": "shelljs",