updated cordoova-common to 1.4.0

This commit is contained in:
Steve Gill
2016-07-22 12:24:27 -07:00
parent 39165a8694
commit 081637134f
72 changed files with 1222 additions and 1982 deletions
+33 -24
View File
@@ -1,8 +1,16 @@
{
"_args": [
[
"concat-map@0.0.1",
"D:\\Cordova\\cordova-android\\node_modules\\brace-expansion"
{
"raw": "concat-map@0.0.1",
"scope": null,
"escapedName": "concat-map",
"name": "concat-map",
"rawSpec": "0.0.1",
"spec": "0.0.1",
"type": "version"
},
"/Users/steveng/repo/cordova/cordova-android/node_modules/brace-expansion"
]
],
"_from": "concat-map@0.0.1",
@@ -11,30 +19,31 @@
"_installable": true,
"_location": "/concat-map",
"_npmUser": {
"email": "mail@substack.net",
"name": "substack"
"name": "substack",
"email": "mail@substack.net"
},
"_npmVersion": "1.3.21",
"_phantomChildren": {},
"_requested": {
"name": "concat-map",
"raw": "concat-map@0.0.1",
"rawSpec": "0.0.1",
"scope": null,
"escapedName": "concat-map",
"name": "concat-map",
"rawSpec": "0.0.1",
"spec": "0.0.1",
"type": "version"
},
"_requiredBy": [
"/brace-expansion"
],
"_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
"_resolved": "http://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
"_shasum": "d8a96bd77fd68df7793a73036a3ba0d5405d477b",
"_shrinkwrap": null,
"_spec": "concat-map@0.0.1",
"_where": "D:\\Cordova\\cordova-android\\node_modules\\brace-expansion",
"_where": "/Users/steveng/repo/cordova/cordova-android/node_modules/brace-expansion",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
@@ -65,8 +74,8 @@
"main": "index.js",
"maintainers": [
{
"email": "mail@substack.net",
"name": "substack"
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "concat-map",
@@ -80,30 +89,30 @@
"test": "tape test/*.js"
},
"testling": {
"files": "test/*.js",
"browsers": {
"chrome": [
10,
22
],
"ff": [
3.5,
10,
15
],
"ie": [
6,
7,
8,
9
],
"opera": [
12
"ff": [
3.5,
10,
15
],
"chrome": [
10,
22
],
"safari": [
5.1
],
"opera": [
12
]
},
"files": "test/*.js"
}
},
"version": "0.0.1"
}