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": [
|
||||
[
|
||||
"xmldom@0.1.x",
|
||||
"d:\\cordova\\cordova-android\\node_modules\\plist"
|
||||
"D:\\Cordova\\cordova-android\\node_modules\\plist"
|
||||
]
|
||||
],
|
||||
"_from": "xmldom@>=0.1.0 <0.2.0",
|
||||
@@ -32,7 +32,7 @@
|
||||
"_shasum": "10de4e5e964981f03c8cc72fadc08d14b6c3aa26",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "xmldom@0.1.x",
|
||||
"_where": "d:\\cordova\\cordova-android\\node_modules\\plist",
|
||||
"_where": "D:\\Cordova\\cordova-android\\node_modules\\plist",
|
||||
"author": {
|
||||
"email": "jindw@xidea.org",
|
||||
"name": "jindw",
|
||||
@@ -67,7 +67,7 @@
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "10de4e5e964981f03c8cc72fadc08d14b6c3aa26",
|
||||
"tarball": "http://registry.npmjs.org/xmldom/-/xmldom-0.1.22.tgz"
|
||||
"tarball": "https://registry.npmjs.org/xmldom/-/xmldom-0.1.22.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.1"
|
||||
|
||||
Reference in New Issue
Block a user