mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
updated cordoova-common to 1.4.0
This commit is contained in:
+28
-19
@@ -1,8 +1,16 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"unorm@^1.3.3",
|
||||
"D:\\Cordova\\cordova-android\\node_modules\\cordova-common"
|
||||
{
|
||||
"raw": "unorm@^1.3.3",
|
||||
"scope": null,
|
||||
"escapedName": "unorm",
|
||||
"name": "unorm",
|
||||
"rawSpec": "^1.3.3",
|
||||
"spec": ">=1.3.3 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common"
|
||||
]
|
||||
],
|
||||
"_from": "unorm@>=1.3.3 <2.0.0",
|
||||
@@ -11,46 +19,47 @@
|
||||
"_installable": true,
|
||||
"_location": "/unorm",
|
||||
"_npmUser": {
|
||||
"email": "bwp@bwp.dk",
|
||||
"name": "walling"
|
||||
"name": "walling",
|
||||
"email": "bwp@bwp.dk"
|
||||
},
|
||||
"_npmVersion": "1.4.28",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "unorm",
|
||||
"raw": "unorm@^1.3.3",
|
||||
"rawSpec": "^1.3.3",
|
||||
"scope": null,
|
||||
"escapedName": "unorm",
|
||||
"name": "unorm",
|
||||
"rawSpec": "^1.3.3",
|
||||
"spec": ">=1.3.3 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/cordova-common"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/unorm/-/unorm-1.4.1.tgz",
|
||||
"_resolved": "http://registry.npmjs.org/unorm/-/unorm-1.4.1.tgz",
|
||||
"_shasum": "364200d5f13646ca8bcd44490271335614792300",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "unorm@^1.3.3",
|
||||
"_where": "D:\\Cordova\\cordova-android\\node_modules\\cordova-common",
|
||||
"_where": "/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common",
|
||||
"author": {
|
||||
"email": "bwp@bwp.dk",
|
||||
"name": "Bjarke Walling"
|
||||
"name": "Bjarke Walling",
|
||||
"email": "bwp@bwp.dk"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/walling/unorm/issues"
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"email": "bwp@bwp.dk",
|
||||
"name": "Bjarke Walling"
|
||||
"name": "Bjarke Walling",
|
||||
"email": "bwp@bwp.dk"
|
||||
},
|
||||
{
|
||||
"email": "oleg.grenrus@iki.fi",
|
||||
"name": "Oleg Grenrus"
|
||||
"name": "Oleg Grenrus",
|
||||
"email": "oleg.grenrus@iki.fi"
|
||||
},
|
||||
{
|
||||
"email": "matsuza@gmail.com",
|
||||
"name": "Matsuza"
|
||||
"name": "Matsuza",
|
||||
"email": "matsuza@gmail.com"
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
@@ -66,7 +75,7 @@
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "364200d5f13646ca8bcd44490271335614792300",
|
||||
"tarball": "http://registry.npmjs.org/unorm/-/unorm-1.4.1.tgz"
|
||||
"tarball": "https://registry.npmjs.org/unorm/-/unorm-1.4.1.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 0.4.0"
|
||||
@@ -77,8 +86,8 @@
|
||||
"main": "./lib/unorm.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "bwp@bwp.dk",
|
||||
"name": "walling"
|
||||
"name": "walling",
|
||||
"email": "bwp@bwp.dk"
|
||||
}
|
||||
],
|
||||
"name": "unorm",
|
||||
|
||||
Reference in New Issue
Block a user