mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
CB-11138 Bump cordova-common to 1.2.0
This commit is contained in:
+14
-14
@@ -2,7 +2,7 @@
|
||||
"_args": [
|
||||
[
|
||||
"plist@^1.2.0",
|
||||
"/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common"
|
||||
"d:\\cordova\\cordova-android\\node_modules\\cordova-common"
|
||||
]
|
||||
],
|
||||
"_from": "plist@>=1.2.0 <2.0.0",
|
||||
@@ -28,11 +28,11 @@
|
||||
"_requiredBy": [
|
||||
"/cordova-common"
|
||||
],
|
||||
"_resolved": "http://registry.npmjs.org/plist/-/plist-1.2.0.tgz",
|
||||
"_resolved": "https://registry.npmjs.org/plist/-/plist-1.2.0.tgz",
|
||||
"_shasum": "084b5093ddc92506e259f874b8d9b1afb8c79593",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "plist@^1.2.0",
|
||||
"_where": "/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common",
|
||||
"_where": "d:\\cordova\\cordova-android\\node_modules\\cordova-common",
|
||||
"author": {
|
||||
"email": "nathan@tootallnate.net",
|
||||
"name": "Nathan Rajlich"
|
||||
@@ -42,15 +42,15 @@
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Hans Huebner",
|
||||
"email": "hans.huebner@gmail.com"
|
||||
"email": "hans.huebner@gmail.com",
|
||||
"name": "Hans Huebner"
|
||||
},
|
||||
{
|
||||
"name": "Pierre Metrailler"
|
||||
},
|
||||
{
|
||||
"name": "Mike Reinstein",
|
||||
"email": "reinstein.mike@gmail.com"
|
||||
"email": "reinstein.mike@gmail.com",
|
||||
"name": "Mike Reinstein"
|
||||
},
|
||||
{
|
||||
"name": "Vladimir Tsvang"
|
||||
@@ -83,24 +83,24 @@
|
||||
"apple",
|
||||
"browser",
|
||||
"mac",
|
||||
"parser",
|
||||
"plist",
|
||||
"parser",
|
||||
"xml"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "lib/plist.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "TooTallNate",
|
||||
"email": "nathan@tootallnate.net"
|
||||
"email": "nathan@tootallnate.net",
|
||||
"name": "TooTallNate"
|
||||
},
|
||||
{
|
||||
"name": "tootallnate",
|
||||
"email": "nathan@tootallnate.net"
|
||||
"email": "nathan@tootallnate.net",
|
||||
"name": "tootallnate"
|
||||
},
|
||||
{
|
||||
"name": "mreinstein",
|
||||
"email": "reinstein.mike@gmail.com"
|
||||
"email": "reinstein.mike@gmail.com",
|
||||
"name": "mreinstein"
|
||||
}
|
||||
],
|
||||
"name": "plist",
|
||||
|
||||
Reference in New Issue
Block a user