mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
CB-11550 Updated and checked-in node_modules
This commit is contained in:
+24
-15
@@ -1,8 +1,16 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"q@^1.4.1",
|
||||
"D:\\Cordova\\cordova-android"
|
||||
{
|
||||
"raw": "q@^1.4.1",
|
||||
"scope": null,
|
||||
"escapedName": "q",
|
||||
"name": "q",
|
||||
"rawSpec": "^1.4.1",
|
||||
"spec": ">=1.4.1 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"d:\\cordova\\cordova-android"
|
||||
]
|
||||
],
|
||||
"_from": "q@>=1.4.1 <2.0.0",
|
||||
@@ -12,16 +20,17 @@
|
||||
"_location": "/q",
|
||||
"_nodeVersion": "1.8.1",
|
||||
"_npmUser": {
|
||||
"email": "kris.kowal@cixar.com",
|
||||
"name": "kriskowal"
|
||||
"name": "kriskowal",
|
||||
"email": "kris.kowal@cixar.com"
|
||||
},
|
||||
"_npmVersion": "2.8.3",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "q",
|
||||
"raw": "q@^1.4.1",
|
||||
"rawSpec": "^1.4.1",
|
||||
"scope": null,
|
||||
"escapedName": "q",
|
||||
"name": "q",
|
||||
"rawSpec": "^1.4.1",
|
||||
"spec": ">=1.4.1 <2.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
@@ -33,10 +42,10 @@
|
||||
"_shasum": "55705bcd93c5f3673530c2c2cbc0c2b3addc286e",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "q@^1.4.1",
|
||||
"_where": "D:\\Cordova\\cordova-android",
|
||||
"_where": "d:\\cordova\\cordova-android",
|
||||
"author": {
|
||||
"email": "kris@cixar.com",
|
||||
"name": "Kris Kowal",
|
||||
"email": "kris@cixar.com",
|
||||
"url": "https://github.com/kriskowal"
|
||||
},
|
||||
"bugs": {
|
||||
@@ -44,18 +53,18 @@
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"email": "kris@cixar.com",
|
||||
"name": "Kris Kowal",
|
||||
"email": "kris@cixar.com",
|
||||
"url": "https://github.com/kriskowal"
|
||||
},
|
||||
{
|
||||
"email": "rfobic@gmail.com",
|
||||
"name": "Irakli Gozalishvili",
|
||||
"email": "rfobic@gmail.com",
|
||||
"url": "http://jeditoolkit.com"
|
||||
},
|
||||
{
|
||||
"email": "domenic@domenicdenicola.com",
|
||||
"name": "Domenic Denicola",
|
||||
"email": "domenic@domenicdenicola.com",
|
||||
"url": "http://domenicdenicola.com"
|
||||
}
|
||||
],
|
||||
@@ -111,12 +120,12 @@
|
||||
"main": "q.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "kris.kowal@cixar.com",
|
||||
"name": "kriskowal"
|
||||
"name": "kriskowal",
|
||||
"email": "kris.kowal@cixar.com"
|
||||
},
|
||||
{
|
||||
"email": "domenic@domenicdenicola.com",
|
||||
"name": "domenic"
|
||||
"name": "domenic",
|
||||
"email": "domenic@domenicdenicola.com"
|
||||
}
|
||||
],
|
||||
"name": "q",
|
||||
|
||||
Reference in New Issue
Block a user