mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
Bundle updated node modules
This commit is contained in:
committed by
Nikhil Khandelwal
parent
72bbe9fdf0
commit
d6fe1a65eb
+3
-3
@@ -2,7 +2,7 @@
|
||||
"_args": [
|
||||
[
|
||||
"plist@^1.2.0",
|
||||
"d:\\cordova\\cordova-android\\node_modules\\cordova-common"
|
||||
"D:\\Cordova\\cordova-android\\node_modules\\cordova-common"
|
||||
]
|
||||
],
|
||||
"_from": "plist@>=1.2.0 <2.0.0",
|
||||
@@ -32,7 +32,7 @@
|
||||
"_shasum": "084b5093ddc92506e259f874b8d9b1afb8c79593",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "plist@^1.2.0",
|
||||
"_where": "d:\\cordova\\cordova-android\\node_modules\\cordova-common",
|
||||
"_where": "D:\\Cordova\\cordova-android\\node_modules\\cordova-common",
|
||||
"author": {
|
||||
"email": "nathan@tootallnate.net",
|
||||
"name": "Nathan Rajlich"
|
||||
@@ -75,7 +75,7 @@
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "084b5093ddc92506e259f874b8d9b1afb8c79593",
|
||||
"tarball": "http://registry.npmjs.org/plist/-/plist-1.2.0.tgz"
|
||||
"tarball": "https://registry.npmjs.org/plist/-/plist-1.2.0.tgz"
|
||||
},
|
||||
"gitHead": "69520574f27864145192338b72e608fbe1bda6f7",
|
||||
"homepage": "https://github.com/TooTallNate/node-plist#readme",
|
||||
|
||||
Reference in New Issue
Block a user