mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
CB-11550 Updated and checked-in node_modules
This commit is contained in:
31
node_modules/underscore/package.json
generated
vendored
31
node_modules/underscore/package.json
generated
vendored
@@ -1,8 +1,16 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"underscore@^1.8.3",
|
||||
"D:\\Cordova\\cordova-android\\node_modules\\cordova-common"
|
||||
{
|
||||
"raw": "underscore@^1.8.3",
|
||||
"scope": null,
|
||||
"escapedName": "underscore",
|
||||
"name": "underscore",
|
||||
"rawSpec": "^1.8.3",
|
||||
"spec": ">=1.8.3 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"d:\\cordova\\cordova-android\\node_modules\\cordova-common"
|
||||
]
|
||||
],
|
||||
"_from": "underscore@>=1.8.3 <2.0.0",
|
||||
@@ -11,16 +19,17 @@
|
||||
"_installable": true,
|
||||
"_location": "/underscore",
|
||||
"_npmUser": {
|
||||
"email": "jashkenas@gmail.com",
|
||||
"name": "jashkenas"
|
||||
"name": "jashkenas",
|
||||
"email": "jashkenas@gmail.com"
|
||||
},
|
||||
"_npmVersion": "1.4.28",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "underscore",
|
||||
"raw": "underscore@^1.8.3",
|
||||
"rawSpec": "^1.8.3",
|
||||
"scope": null,
|
||||
"escapedName": "underscore",
|
||||
"name": "underscore",
|
||||
"rawSpec": "^1.8.3",
|
||||
"spec": ">=1.8.3 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
@@ -31,10 +40,10 @@
|
||||
"_shasum": "4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "underscore@^1.8.3",
|
||||
"_where": "D:\\Cordova\\cordova-android\\node_modules\\cordova-common",
|
||||
"_where": "d:\\cordova\\cordova-android\\node_modules\\cordova-common",
|
||||
"author": {
|
||||
"email": "jeremy@documentcloud.org",
|
||||
"name": "Jeremy Ashkenas"
|
||||
"name": "Jeremy Ashkenas",
|
||||
"email": "jeremy@documentcloud.org"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/jashkenas/underscore/issues"
|
||||
@@ -73,8 +82,8 @@
|
||||
"main": "underscore.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "jashkenas@gmail.com",
|
||||
"name": "jashkenas"
|
||||
"name": "jashkenas",
|
||||
"email": "jashkenas@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "underscore",
|
||||
|
||||
Reference in New Issue
Block a user