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
+7 -7
View File
@@ -2,7 +2,7 @@
"_args": [
[
"once@^1.3.0",
"/Users/steveng/repo/cordova/cordova-android/node_modules/glob"
"D:\\Cordova\\cordova-android\\node_modules\\glob"
]
],
"_from": "once@>=1.3.0 <2.0.0",
@@ -29,11 +29,11 @@
"/glob",
"/inflight"
],
"_resolved": "http://registry.npmjs.org/once/-/once-1.3.3.tgz",
"_resolved": "https://registry.npmjs.org/once/-/once-1.3.3.tgz",
"_shasum": "b2e261557ce4c314ec8304f3fa82663e4297ca20",
"_shrinkwrap": null,
"_spec": "once@^1.3.0",
"_where": "/Users/steveng/repo/cordova/cordova-android/node_modules/glob",
"_where": "D:\\Cordova\\cordova-android\\node_modules\\glob",
"author": {
"email": "i@izs.me",
"name": "Isaac Z. Schlueter",
@@ -54,7 +54,7 @@
},
"dist": {
"shasum": "b2e261557ce4c314ec8304f3fa82663e4297ca20",
"tarball": "http://registry.npmjs.org/once/-/once-1.3.3.tgz"
"tarball": "https://registry.npmjs.org/once/-/once-1.3.3.tgz"
},
"files": [
"once.js"
@@ -62,8 +62,8 @@
"gitHead": "2ad558657e17fafd24803217ba854762842e4178",
"homepage": "https://github.com/isaacs/once#readme",
"keywords": [
"function",
"once",
"function",
"one",
"single"
],
@@ -71,8 +71,8 @@
"main": "once.js",
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
"email": "i@izs.me",
"name": "isaacs"
}
],
"name": "once",