forked from github/cordova-android
Bundle updated node modules
This commit is contained in:
committed by
Nikhil Khandelwal
parent
72bbe9fdf0
commit
d6fe1a65eb
+10
-10
@@ -2,7 +2,7 @@
|
||||
"_args": [
|
||||
[
|
||||
"nopt@^3.0.1",
|
||||
"/Users/steveng/repo/cordova/cordova-android"
|
||||
"D:\\Cordova\\cordova-android"
|
||||
]
|
||||
],
|
||||
"_from": "nopt@>=3.0.1 <4.0.0",
|
||||
@@ -28,11 +28,11 @@
|
||||
"_requiredBy": [
|
||||
"/"
|
||||
],
|
||||
"_resolved": "http://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
|
||||
"_resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
|
||||
"_shasum": "c6465dbf08abcd4db359317f79ac68a646b28ff9",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "nopt@^3.0.1",
|
||||
"_where": "/Users/steveng/repo/cordova/cordova-android",
|
||||
"_where": "D:\\Cordova\\cordova-android",
|
||||
"author": {
|
||||
"email": "i@izs.me",
|
||||
"name": "Isaac Z. Schlueter",
|
||||
@@ -54,7 +54,7 @@
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "c6465dbf08abcd4db359317f79ac68a646b28ff9",
|
||||
"tarball": "http://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz"
|
||||
"tarball": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz"
|
||||
},
|
||||
"gitHead": "10a750c9bb99c1950160353459e733ac2aa18cb6",
|
||||
"homepage": "https://github.com/npm/nopt#readme",
|
||||
@@ -62,16 +62,16 @@
|
||||
"main": "lib/nopt.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "isaacs",
|
||||
"email": "i@izs.me"
|
||||
"email": "i@izs.me",
|
||||
"name": "isaacs"
|
||||
},
|
||||
{
|
||||
"name": "othiym23",
|
||||
"email": "ogd@aoaioxxysz.net"
|
||||
"email": "ogd@aoaioxxysz.net",
|
||||
"name": "othiym23"
|
||||
},
|
||||
{
|
||||
"name": "zkat",
|
||||
"email": "kat@sykosomatic.org"
|
||||
"email": "kat@sykosomatic.org",
|
||||
"name": "zkat"
|
||||
}
|
||||
],
|
||||
"name": "nopt",
|
||||
|
||||
Reference in New Issue
Block a user