mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
updated cordoova-common to 1.4.0
This commit is contained in:
49
node_modules/plist/package.json
generated
vendored
49
node_modules/plist/package.json
generated
vendored
@@ -1,8 +1,16 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"plist@^1.2.0",
|
||||
"D:\\Cordova\\cordova-android\\node_modules\\cordova-common"
|
||||
{
|
||||
"raw": "plist@^1.2.0",
|
||||
"scope": null,
|
||||
"escapedName": "plist",
|
||||
"name": "plist",
|
||||
"rawSpec": "^1.2.0",
|
||||
"spec": ">=1.2.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common"
|
||||
]
|
||||
],
|
||||
"_from": "plist@>=1.2.0 <2.0.0",
|
||||
@@ -12,45 +20,46 @@
|
||||
"_location": "/plist",
|
||||
"_nodeVersion": "5.0.0",
|
||||
"_npmUser": {
|
||||
"email": "reinstein.mike@gmail.com",
|
||||
"name": "mreinstein"
|
||||
"name": "mreinstein",
|
||||
"email": "reinstein.mike@gmail.com"
|
||||
},
|
||||
"_npmVersion": "3.3.11",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "plist",
|
||||
"raw": "plist@^1.2.0",
|
||||
"rawSpec": "^1.2.0",
|
||||
"scope": null,
|
||||
"escapedName": "plist",
|
||||
"name": "plist",
|
||||
"rawSpec": "^1.2.0",
|
||||
"spec": ">=1.2.0 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/cordova-common"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/plist/-/plist-1.2.0.tgz",
|
||||
"_resolved": "http://registry.npmjs.org/plist/-/plist-1.2.0.tgz",
|
||||
"_shasum": "084b5093ddc92506e259f874b8d9b1afb8c79593",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "plist@^1.2.0",
|
||||
"_where": "D:\\Cordova\\cordova-android\\node_modules\\cordova-common",
|
||||
"_where": "/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common",
|
||||
"author": {
|
||||
"email": "nathan@tootallnate.net",
|
||||
"name": "Nathan Rajlich"
|
||||
"name": "Nathan Rajlich",
|
||||
"email": "nathan@tootallnate.net"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/TooTallNate/node-plist/issues"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"email": "hans.huebner@gmail.com",
|
||||
"name": "Hans Huebner"
|
||||
"name": "Hans Huebner",
|
||||
"email": "hans.huebner@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Pierre Metrailler"
|
||||
},
|
||||
{
|
||||
"email": "reinstein.mike@gmail.com",
|
||||
"name": "Mike Reinstein"
|
||||
"name": "Mike Reinstein",
|
||||
"email": "reinstein.mike@gmail.com"
|
||||
},
|
||||
{
|
||||
"name": "Vladimir Tsvang"
|
||||
@@ -91,16 +100,16 @@
|
||||
"main": "lib/plist.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "nathan@tootallnate.net",
|
||||
"name": "TooTallNate"
|
||||
"name": "TooTallNate",
|
||||
"email": "nathan@tootallnate.net"
|
||||
},
|
||||
{
|
||||
"email": "nathan@tootallnate.net",
|
||||
"name": "tootallnate"
|
||||
"name": "tootallnate",
|
||||
"email": "nathan@tootallnate.net"
|
||||
},
|
||||
{
|
||||
"email": "reinstein.mike@gmail.com",
|
||||
"name": "mreinstein"
|
||||
"name": "mreinstein",
|
||||
"email": "reinstein.mike@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "plist",
|
||||
|
||||
Reference in New Issue
Block a user