mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
CB-11550 Updated and checked-in node_modules
This commit is contained in:
+27
-18
@@ -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"
|
||||
},
|
||||
"d:\\cordova\\cordova-android\\node_modules\\cordova-common"
|
||||
]
|
||||
],
|
||||
"_from": "unorm@>=1.3.3 <2.0.0",
|
||||
@@ -11,16 +19,17 @@
|
||||
"_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"
|
||||
},
|
||||
@@ -31,26 +40,26 @@
|
||||
"_shasum": "364200d5f13646ca8bcd44490271335614792300",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "unorm@^1.3.3",
|
||||
"_where": "D:\\Cordova\\cordova-android\\node_modules\\cordova-common",
|
||||
"_where": "d:\\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