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/parse-conflict-json/package.json')
-rw-r--r--node_modules/parse-conflict-json/package.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/node_modules/parse-conflict-json/package.json b/node_modules/parse-conflict-json/package.json
index 77f93c80f..6f2ac43e2 100644
--- a/node_modules/parse-conflict-json/package.json
+++ b/node_modules/parse-conflict-json/package.json
@@ -1,28 +1,27 @@
{
- "_from": "parse-conflict-json@latest",
+ "_from": "parse-conflict-json@^1.1.0",
"_id": "parse-conflict-json@1.1.0",
"_inBundle": false,
"_integrity": "sha512-l9DnPN7S2TDgSm/KklvxUDkV8QMqfTLaIniSSUpY1Wbm+0Dc4qonmCC3hnVhmtJgVLQNIX0O9pOBIkkubjo9wQ==",
"_location": "/parse-conflict-json",
"_phantomChildren": {},
"_requested": {
- "type": "tag",
+ "type": "range",
"registry": true,
- "raw": "parse-conflict-json@latest",
+ "raw": "parse-conflict-json@^1.1.0",
"name": "parse-conflict-json",
"escapedName": "parse-conflict-json",
- "rawSpec": "latest",
+ "rawSpec": "^1.1.0",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "^1.1.0"
},
"_requiredBy": [
- "#USER",
"/",
"/@npmcli/arborist"
],
"_resolved": "https://registry.npmjs.org/parse-conflict-json/-/parse-conflict-json-1.1.0.tgz",
"_shasum": "93d7c5e86badffbd7249411250737e5a175b1294",
- "_spec": "parse-conflict-json@latest",
+ "_spec": "parse-conflict-json@^1.1.0",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Isaac Z. Schlueter",