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/libnpmteam/package.json')
-rw-r--r--node_modules/libnpmteam/package.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/node_modules/libnpmteam/package.json b/node_modules/libnpmteam/package.json
index 9171f7eba..b408e1ca9 100644
--- a/node_modules/libnpmteam/package.json
+++ b/node_modules/libnpmteam/package.json
@@ -1,27 +1,26 @@
{
- "_from": "libnpmteam@latest",
+ "_from": "libnpmteam@^2.0.1",
"_id": "libnpmteam@2.0.1",
"_inBundle": false,
"_integrity": "sha512-V9gMYC7VmVFlTt8qVdrP1SofAaAf1VFbQmMR7A6QysRzPJkCmnTprnPzWqOzZIoW3mewiuRp6AlpW7GJcGT2uQ==",
"_location": "/libnpmteam",
"_phantomChildren": {},
"_requested": {
- "type": "tag",
+ "type": "range",
"registry": true,
- "raw": "libnpmteam@latest",
+ "raw": "libnpmteam@^2.0.1",
"name": "libnpmteam",
"escapedName": "libnpmteam",
- "rawSpec": "latest",
+ "rawSpec": "^2.0.1",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "^2.0.1"
},
"_requiredBy": [
- "#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/libnpmteam/-/libnpmteam-2.0.1.tgz",
"_shasum": "2d83039073b562ccfc38b607ca661a965dc145c7",
- "_spec": "libnpmteam@latest",
+ "_spec": "libnpmteam@^2.0.1",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Kat Marchán",