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": [
|
||||
[
|
||||
"shelljs@^0.5.3",
|
||||
"D:\\Cordova\\cordova-android"
|
||||
{
|
||||
"raw": "shelljs@^0.5.3",
|
||||
"scope": null,
|
||||
"escapedName": "shelljs",
|
||||
"name": "shelljs",
|
||||
"rawSpec": "^0.5.3",
|
||||
"spec": ">=0.5.3 <0.6.0",
|
||||
"type": "range"
|
||||
},
|
||||
"/Users/steveng/repo/cordova/cordova-android"
|
||||
]
|
||||
],
|
||||
"_from": "shelljs@>=0.5.3 <0.6.0",
|
||||
@@ -12,16 +20,17 @@
|
||||
"_location": "/shelljs",
|
||||
"_nodeVersion": "1.2.0",
|
||||
"_npmUser": {
|
||||
"email": "arturadib@gmail.com",
|
||||
"name": "artur"
|
||||
"name": "artur",
|
||||
"email": "arturadib@gmail.com"
|
||||
},
|
||||
"_npmVersion": "2.5.1",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "shelljs",
|
||||
"raw": "shelljs@^0.5.3",
|
||||
"rawSpec": "^0.5.3",
|
||||
"scope": null,
|
||||
"escapedName": "shelljs",
|
||||
"name": "shelljs",
|
||||
"rawSpec": "^0.5.3",
|
||||
"spec": ">=0.5.3 <0.6.0",
|
||||
"type": "range"
|
||||
},
|
||||
@@ -29,14 +38,14 @@
|
||||
"/",
|
||||
"/cordova-common"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz",
|
||||
"_resolved": "http://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz",
|
||||
"_shasum": "c54982b996c76ef0c1e6b59fbdc5825f5b713113",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "shelljs@^0.5.3",
|
||||
"_where": "D:\\Cordova\\cordova-android",
|
||||
"_where": "/Users/steveng/repo/cordova/cordova-android",
|
||||
"author": {
|
||||
"email": "arturadib@gmail.com",
|
||||
"name": "Artur Adib"
|
||||
"name": "Artur Adib",
|
||||
"email": "arturadib@gmail.com"
|
||||
},
|
||||
"bin": {
|
||||
"shjs": "./bin/shjs"
|
||||
@@ -71,8 +80,8 @@
|
||||
"main": "./shell.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"email": "arturadib@gmail.com",
|
||||
"name": "artur"
|
||||
"name": "artur",
|
||||
"email": "arturadib@gmail.com"
|
||||
}
|
||||
],
|
||||
"name": "shelljs",
|
||||
|
||||
Reference in New Issue
Block a user