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/@npmcli/arborist/package.json')
-rw-r--r--node_modules/@npmcli/arborist/package.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/node_modules/@npmcli/arborist/package.json b/node_modules/@npmcli/arborist/package.json
index b441ef31e..003cec493 100644
--- a/node_modules/@npmcli/arborist/package.json
+++ b/node_modules/@npmcli/arborist/package.json
@@ -1,29 +1,28 @@
{
- "_from": "@npmcli/arborist@latest",
+ "_from": "@npmcli/arborist@0.0.5",
"_id": "@npmcli/arborist@0.0.5",
"_inBundle": false,
"_integrity": "sha512-7Khg3ORXxDCnp7e/ocjYESUbZMe1aUm0Oc8HbovuvgCigSUT6WHfNh68RyM3nHHmwjz3l/Xepw6XyPjo9da5oA==",
"_location": "/@npmcli/arborist",
"_phantomChildren": {},
"_requested": {
- "type": "tag",
+ "type": "version",
"registry": true,
- "raw": "@npmcli/arborist@latest",
+ "raw": "@npmcli/arborist@0.0.5",
"name": "@npmcli/arborist",
"escapedName": "@npmcli%2farborist",
"scope": "@npmcli",
- "rawSpec": "latest",
+ "rawSpec": "0.0.5",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "0.0.5"
},
"_requiredBy": [
- "#USER",
"/",
"/libnpmfund"
],
"_resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-0.0.5.tgz",
"_shasum": "ed5786186ab25b0dea2c29af86ac0061ddc9232c",
- "_spec": "@npmcli/arborist@latest",
+ "_spec": "@npmcli/arborist@0.0.5",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Isaac Z. Schlueter",