forked from github/cordova-android
CB-11550 Updated and checked-in node_modules
This commit is contained in:
+20
-11
@@ -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"
|
||||
},
|
||||
"d:\\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"
|
||||
},
|
||||
@@ -33,10 +42,10 @@
|
||||
"_shasum": "c54982b996c76ef0c1e6b59fbdc5825f5b713113",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "shelljs@^0.5.3",
|
||||
"_where": "D:\\Cordova\\cordova-android",
|
||||
"_where": "d:\\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