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:
+21
-12
@@ -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"
|
||||
},
|
||||
"/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common"
|
||||
]
|
||||
],
|
||||
"_from": "underscore@>=1.8.3 <2.0.0",
|
||||
@@ -11,30 +19,31 @@
|
||||
"_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"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/cordova-common"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz",
|
||||
"_resolved": "http://registry.npmjs.org/underscore/-/underscore-1.8.3.tgz",
|
||||
"_shasum": "4f3fb53b106e6097fcf9cb4109f2a5e9bdfa5022",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "underscore@^1.8.3",
|
||||
"_where": "D:\\Cordova\\cordova-android\\node_modules\\cordova-common",
|
||||
"_where": "/Users/steveng/repo/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