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.json19
1 files changed, 10 insertions, 9 deletions
diff --git a/node_modules/@npmcli/arborist/package.json b/node_modules/@npmcli/arborist/package.json
index 342747721..42d8e54e2 100644
--- a/node_modules/@npmcli/arborist/package.json
+++ b/node_modules/@npmcli/arborist/package.json
@@ -1,28 +1,29 @@
{
- "_from": "@npmcli/arborist@latest",
+ "_from": "@npmcli/arborist@0.0.1",
"_id": "@npmcli/arborist@0.0.1",
"_inBundle": false,
"_integrity": "sha512-i/ir1MAzc4dHLMwWCoyszanE2wMMes36iYxf8BeoTFnO+NSwNrznwPD/yNcXO3JaH89h/nzvM9SMrmrOCPOYmQ==",
"_location": "/@npmcli/arborist",
+ "_phantomChildren": {},
"_requested": {
- "type": "tag",
+ "type": "version",
"registry": true,
- "raw": "@npmcli/arborist@latest",
+ "raw": "@npmcli/arborist@0.0.1",
"name": "@npmcli/arborist",
"escapedName": "@npmcli%2farborist",
"scope": "@npmcli",
- "rawSpec": "latest",
+ "rawSpec": "0.0.1",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "0.0.1"
},
"_requiredBy": [
- "#USER",
- "/"
+ "/",
+ "/libnpmfund"
],
"_resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-0.0.1.tgz",
"_shasum": "6b05fa7dd4207fbf5f592c66e3e06a429f5ccffd",
- "_spec": "@npmcli/arborist@latest",
- "_where": "/Users/ruyadorno/Documents/workspace/cli",
+ "_spec": "@npmcli/arborist@0.0.1",
+ "_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",