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-normalize-package-bin/package.json')
-rw-r--r--node_modules/npm-normalize-package-bin/package.json19
1 files changed, 12 insertions, 7 deletions
diff --git a/node_modules/npm-normalize-package-bin/package.json b/node_modules/npm-normalize-package-bin/package.json
index c0e548cc5..0b385576d 100644
--- a/node_modules/npm-normalize-package-bin/package.json
+++ b/node_modules/npm-normalize-package-bin/package.json
@@ -1,5 +1,5 @@
{
- "_from": "npm-normalize-package-bin@^1.0.0",
+ "_from": "npm-normalize-package-bin@^1.0.1",
"_id": "npm-normalize-package-bin@1.0.1",
"_inBundle": false,
"_integrity": "sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==",
@@ -8,20 +8,25 @@
"_requested": {
"type": "range",
"registry": true,
- "raw": "npm-normalize-package-bin@^1.0.0",
+ "raw": "npm-normalize-package-bin@^1.0.1",
"name": "npm-normalize-package-bin",
"escapedName": "npm-normalize-package-bin",
- "rawSpec": "^1.0.0",
+ "rawSpec": "^1.0.1",
"saveSpec": null,
- "fetchSpec": "^1.0.0"
+ "fetchSpec": "^1.0.1"
},
"_requiredBy": [
- "/bin-links"
+ "/@npmcli/installed-package-contents",
+ "/bin-links",
+ "/npm-bundled",
+ "/npm-packlist",
+ "/read-package-json",
+ "/read-package-json-fast"
],
"_resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz",
"_shasum": "6e79a41f23fd235c0623218228da7d9c23b8f6e2",
- "_spec": "npm-normalize-package-bin@^1.0.0",
- "_where": "/Users/isaacs/dev/npm/cli/node_modules/bin-links",
+ "_spec": "npm-normalize-package-bin@^1.0.1",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/@npmcli/installed-package-contents",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",