diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2017-09-26 01:35:13 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2017-09-26 01:35:13 +0200 |
| commit | 597fa051833ca3df6eb185c0143ff82e02dacba1 (patch) | |
| tree | cb25347477c57f82e955b054b70f4bb5359fb0d2 /StoneIsland/platforms/ios/cordova/node_modules | |
| parent | 6a9186aea6b85beef28e3eb765fbf2322a1c7890 (diff) | |
push plugin ugh
Diffstat (limited to 'StoneIsland/platforms/ios/cordova/node_modules')
3 files changed, 11 insertions, 11 deletions
diff --git a/StoneIsland/platforms/ios/cordova/node_modules/nopt/package.json b/StoneIsland/platforms/ios/cordova/node_modules/nopt/package.json index 727d271a..6d6a39a7 100755 --- a/StoneIsland/platforms/ios/cordova/node_modules/nopt/package.json +++ b/StoneIsland/platforms/ios/cordova/node_modules/nopt/package.json @@ -15,8 +15,9 @@ ], "_from": "nopt@>=3.0.6 <4.0.0", "_id": "nopt@3.0.6", + "_inBundle": true, "_inCache": true, - "_location": "/nopt", + "_location": "/cordova-ios/nopt", "_nodeVersion": "4.2.1", "_npmUser": { "name": "othiym23", @@ -34,7 +35,7 @@ "type": "range" }, "_requiredBy": [ - "/" + "/cordova-ios" ], "_resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz", "_shasum": "c6465dbf08abcd4db359317f79ac68a646b28ff9", @@ -84,7 +85,6 @@ ], "name": "nopt", "optionalDependencies": {}, - "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/npm/nopt.git" diff --git a/StoneIsland/platforms/ios/cordova/node_modules/q/package.json b/StoneIsland/platforms/ios/cordova/node_modules/q/package.json index f17a9377..49ad3b60 100755 --- a/StoneIsland/platforms/ios/cordova/node_modules/q/package.json +++ b/StoneIsland/platforms/ios/cordova/node_modules/q/package.json @@ -15,8 +15,9 @@ ], "_from": "q@>=1.4.1 <2.0.0", "_id": "q@1.4.1", + "_inBundle": true, "_inCache": true, - "_location": "/q", + "_location": "/cordova-ios/q", "_nodeVersion": "1.8.1", "_npmUser": { "name": "kriskowal", @@ -34,8 +35,8 @@ "type": "range" }, "_requiredBy": [ - "/", - "/cordova-common" + "/cordova-ios", + "/cordova-ios/cordova-common" ], "_resolved": "https://registry.npmjs.org/q/-/q-1.4.1.tgz", "_shasum": "55705bcd93c5f3673530c2c2cbc0c2b3addc286e", @@ -136,7 +137,6 @@ } } }, - "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/kriskowal/q.git" diff --git a/StoneIsland/platforms/ios/cordova/node_modules/shelljs/package.json b/StoneIsland/platforms/ios/cordova/node_modules/shelljs/package.json index fd830f8e..43438d32 100755 --- a/StoneIsland/platforms/ios/cordova/node_modules/shelljs/package.json +++ b/StoneIsland/platforms/ios/cordova/node_modules/shelljs/package.json @@ -15,8 +15,9 @@ ], "_from": "shelljs@>=0.5.3 <0.6.0", "_id": "shelljs@0.5.3", + "_inBundle": true, "_inCache": true, - "_location": "/shelljs", + "_location": "/cordova-ios/shelljs", "_nodeVersion": "1.2.0", "_npmUser": { "name": "artur", @@ -34,8 +35,8 @@ "type": "range" }, "_requiredBy": [ - "/", - "/cordova-common" + "/cordova-ios", + "/cordova-ios/cordova-common" ], "_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.5.3.tgz", "_shasum": "c54982b996c76ef0c1e6b59fbdc5825f5b713113", @@ -85,7 +86,6 @@ ], "name": "shelljs", "optionalDependencies": {}, - "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/arturadib/shelljs.git" |
