forked from github/cordova-android
Bundle updated node modules
This commit is contained in:
committed by
Nikhil Khandelwal
parent
72bbe9fdf0
commit
d6fe1a65eb
+19
-19
@@ -2,7 +2,7 @@
|
||||
"_args": [
|
||||
[
|
||||
"q@^1.4.1",
|
||||
"/Users/steveng/repo/cordova/cordova-android"
|
||||
"D:\\Cordova\\cordova-android"
|
||||
]
|
||||
],
|
||||
"_from": "q@>=1.4.1 <2.0.0",
|
||||
@@ -29,11 +29,11 @@
|
||||
"/",
|
||||
"/cordova-common"
|
||||
],
|
||||
"_resolved": "http://registry.npmjs.org/q/-/q-1.4.1.tgz",
|
||||
"_resolved": "https://registry.npmjs.org/q/-/q-1.4.1.tgz",
|
||||
"_shasum": "55705bcd93c5f3673530c2c2cbc0c2b3addc286e",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "q@^1.4.1",
|
||||
"_where": "/Users/steveng/repo/cordova/cordova-android",
|
||||
"_where": "D:\\Cordova\\cordova-android",
|
||||
"author": {
|
||||
"email": "kris@cixar.com",
|
||||
"name": "Kris Kowal",
|
||||
@@ -44,18 +44,18 @@
|
||||
},
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Kris Kowal",
|
||||
"email": "kris@cixar.com",
|
||||
"name": "Kris Kowal",
|
||||
"url": "https://github.com/kriskowal"
|
||||
},
|
||||
{
|
||||
"name": "Irakli Gozalishvili",
|
||||
"email": "rfobic@gmail.com",
|
||||
"name": "Irakli Gozalishvili",
|
||||
"url": "http://jeditoolkit.com"
|
||||
},
|
||||
{
|
||||
"name": "Domenic Denicola",
|
||||
"email": "domenic@domenicdenicola.com",
|
||||
"name": "Domenic Denicola",
|
||||
"url": "http://domenicdenicola.com"
|
||||
}
|
||||
],
|
||||
@@ -77,7 +77,7 @@
|
||||
},
|
||||
"dist": {
|
||||
"shasum": "55705bcd93c5f3673530c2c2cbc0c2b3addc286e",
|
||||
"tarball": "http://registry.npmjs.org/q/-/q-1.4.1.tgz"
|
||||
"tarball": "https://registry.npmjs.org/q/-/q-1.4.1.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=0.6.0",
|
||||
@@ -91,18 +91,18 @@
|
||||
"gitHead": "d373079d3620152e3d60e82f27265a09ee0e81bd",
|
||||
"homepage": "https://github.com/kriskowal/q",
|
||||
"keywords": [
|
||||
"async",
|
||||
"browser",
|
||||
"deferred",
|
||||
"flow control",
|
||||
"fluent",
|
||||
"future",
|
||||
"node",
|
||||
"q",
|
||||
"promise",
|
||||
"promises",
|
||||
"promises-a",
|
||||
"promises-aplus",
|
||||
"q"
|
||||
"deferred",
|
||||
"future",
|
||||
"async",
|
||||
"flow control",
|
||||
"fluent",
|
||||
"browser",
|
||||
"node"
|
||||
],
|
||||
"license": {
|
||||
"type": "MIT",
|
||||
@@ -111,12 +111,12 @@
|
||||
"main": "q.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "kriskowal",
|
||||
"email": "kris.kowal@cixar.com"
|
||||
"email": "kris.kowal@cixar.com",
|
||||
"name": "kriskowal"
|
||||
},
|
||||
{
|
||||
"name": "domenic",
|
||||
"email": "domenic@domenicdenicola.com"
|
||||
"email": "domenic@domenicdenicola.com",
|
||||
"name": "domenic"
|
||||
}
|
||||
],
|
||||
"name": "q",
|
||||
|
||||
Reference in New Issue
Block a user