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/json-parse-even-better-errors/package.json')
-rw-r--r--node_modules/json-parse-even-better-errors/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/node_modules/json-parse-even-better-errors/package.json b/node_modules/json-parse-even-better-errors/package.json
index 502d70756..a3e493876 100644
--- a/node_modules/json-parse-even-better-errors/package.json
+++ b/node_modules/json-parse-even-better-errors/package.json
@@ -1,28 +1,28 @@
{
- "_from": "json-parse-even-better-errors",
+ "_from": "json-parse-even-better-errors@^2.2.0",
"_id": "json-parse-even-better-errors@2.2.0",
"_inBundle": false,
"_integrity": "sha512-2tLgY7LRNZ9Hd6gmCuBG5/OjRHQpSgJQqJoYyLLOhUgn8LdOYrjaZLcxkWnDads+AD/haWWioPNziXQcgvQJ/g==",
"_location": "/json-parse-even-better-errors",
"_phantomChildren": {},
"_requested": {
- "type": "tag",
+ "type": "range",
"registry": true,
- "raw": "json-parse-even-better-errors",
+ "raw": "json-parse-even-better-errors@^2.2.0",
"name": "json-parse-even-better-errors",
"escapedName": "json-parse-even-better-errors",
- "rawSpec": "",
+ "rawSpec": "^2.2.0",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "^2.2.0"
},
"_requiredBy": [
- "#USER",
"/",
+ "/libnpmversion",
"/read-package-json-fast"
],
"_resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.2.0.tgz",
"_shasum": "304d29aa54bb01156a1328c454034ff0ac8a7bf4",
- "_spec": "json-parse-even-better-errors",
+ "_spec": "json-parse-even-better-errors@^2.2.0",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Kat Marchán",