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/normalize-package-data/package.json')
-rw-r--r--node_modules/normalize-package-data/package.json23
1 files changed, 10 insertions, 13 deletions
diff --git a/node_modules/normalize-package-data/package.json b/node_modules/normalize-package-data/package.json
index a408d8c0a..10a912ded 100644
--- a/node_modules/normalize-package-data/package.json
+++ b/node_modules/normalize-package-data/package.json
@@ -1,34 +1,31 @@
{
- "_from": "normalize-package-data@2.5.0",
+ "_from": "normalize-package-data@^2.5.0",
"_id": "normalize-package-data@2.5.0",
"_inBundle": false,
"_integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
"_location": "/normalize-package-data",
- "_phantomChildren": {
- "path-parse": "1.0.6"
- },
+ "_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "normalize-package-data@2.5.0",
+ "raw": "normalize-package-data@^2.5.0",
"name": "normalize-package-data",
"escapedName": "normalize-package-data",
- "rawSpec": "2.5.0",
+ "rawSpec": "^2.5.0",
"saveSpec": null,
- "fetchSpec": "2.5.0"
+ "fetchSpec": "^2.5.0"
},
"_requiredBy": [
- "#USER",
"/",
"/libnpmpublish",
- "/pacote",
"/read-package-json",
- "/read-pkg"
+ "/read-pkg",
+ "/test-exclude/read-pkg"
],
"_resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
"_shasum": "e66db1838b200c1dfc233225d12cb36520e234a8",
- "_spec": "normalize-package-data@2.5.0",
- "_where": "/Users/aeschright/code/npm-release",
+ "_spec": "normalize-package-data@^2.5.0",
+ "_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Meryn Stol",
"email": "merynstol@gmail.com"