summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/find-npm-prefix/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/find-npm-prefix/package.json')
-rw-r--r--deps/npm/node_modules/find-npm-prefix/package.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/deps/npm/node_modules/find-npm-prefix/package.json b/deps/npm/node_modules/find-npm-prefix/package.json
index 628eee218b..4007b90c3c 100644
--- a/deps/npm/node_modules/find-npm-prefix/package.json
+++ b/deps/npm/node_modules/find-npm-prefix/package.json
@@ -1,27 +1,27 @@
{
- "_from": "find-npm-prefix@1.0.2",
- "_id": "find-npm-prefix@1.0.2",
+ "_from": "find-npm-prefix@latest",
+ "_id": "find-npm-prefix@1.0.1",
"_inBundle": false,
- "_integrity": "sha512-KEftzJ+H90x6pcKtdXZEPsQse8/y/UnvzRKrOSQFprnrGaFuJ62fVkP34Iu2IYuMvyauCyoLTNkJZgrrGA2wkA==",
+ "_integrity": "sha512-I9R7ZnsjlKRvXBJjA1PE4wAkSc24YChoomWdEPTZgeB4DHxf87OutNGV5McFj6WwPghH97nZRejH58XvY6ga6Q==",
"_location": "/find-npm-prefix",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "tag",
"registry": true,
- "raw": "find-npm-prefix@1.0.2",
+ "raw": "find-npm-prefix@latest",
"name": "find-npm-prefix",
"escapedName": "find-npm-prefix",
- "rawSpec": "1.0.2",
+ "rawSpec": "latest",
"saveSpec": null,
- "fetchSpec": "1.0.2"
+ "fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/find-npm-prefix/-/find-npm-prefix-1.0.2.tgz",
- "_shasum": "8d8ce2c78b3b4b9e66c8acc6a37c231eb841cfdf",
- "_spec": "find-npm-prefix@1.0.2",
+ "_resolved": "https://registry.npmjs.org/find-npm-prefix/-/find-npm-prefix-1.0.1.tgz",
+ "_shasum": "af0faa74e19294b3c8634bae0e91017bb5adfac2",
+ "_spec": "find-npm-prefix@latest",
"_where": "/Users/rebecca/code/npm",
"author": {
"name": "Rebecca Turner",
@@ -55,5 +55,5 @@
"scripts": {
"test": "standard && tap --100 test"
},
- "version": "1.0.2"
+ "version": "1.0.1"
}