Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/npm-install-checks/package.json')
-rw-r--r--node_modules/npm-install-checks/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/node_modules/npm-install-checks/package.json b/node_modules/npm-install-checks/package.json
index a4f5406c6..75459f543 100644
--- a/node_modules/npm-install-checks/package.json
+++ b/node_modules/npm-install-checks/package.json
@@ -16,12 +16,13 @@
"fetchSpec": "^4.0.0"
},
"_requiredBy": [
+ "/@npmcli/arborist",
"/npm-pick-manifest"
],
"_resolved": "https://registry.npmjs.org/npm-install-checks/-/npm-install-checks-4.0.0.tgz",
"_shasum": "a37facc763a2fde0497ef2c6d0ac7c3fbe00d7b4",
"_spec": "npm-install-checks@^4.0.0",
- "_where": "/Users/isaacs/dev/npm/cli/node_modules/npm-pick-manifest",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/@npmcli/arborist",
"bugs": {
"url": "https://github.com/npm/npm-install-checks/issues"
},