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/npm-profile/package.json')
-rw-r--r--node_modules/npm-profile/package.json28
1 files changed, 16 insertions, 12 deletions
diff --git a/node_modules/npm-profile/package.json b/node_modules/npm-profile/package.json
index 2f252aac8..e90e16ddf 100644
--- a/node_modules/npm-profile/package.json
+++ b/node_modules/npm-profile/package.json
@@ -1,28 +1,29 @@
{
- "_from": "npm-profile@4.0.2",
- "_id": "npm-profile@4.0.2",
+ "_from": "npm-profile@4.0.4",
+ "_id": "npm-profile@4.0.4",
"_inBundle": false,
- "_integrity": "sha512-VRsC04pvRH+9cF+PoVh2nTmJjiG21yu59IHpsBpkxk+jaGAV8lxx96G4SDc0jOHAkfWLXbc6kIph3dGAuRnotQ==",
+ "_integrity": "sha512-Ta8xq8TLMpqssF0H60BXS1A90iMoM6GeKwsmravJ6wYjWwSzcYBTdyWa3DZCYqPutacBMEm7cxiOkiIeCUAHDQ==",
"_location": "/npm-profile",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
- "raw": "npm-profile@4.0.2",
+ "raw": "npm-profile@4.0.4",
"name": "npm-profile",
"escapedName": "npm-profile",
- "rawSpec": "4.0.2",
+ "rawSpec": "4.0.4",
"saveSpec": null,
- "fetchSpec": "4.0.2"
+ "fetchSpec": "4.0.4"
},
"_requiredBy": [
"#USER",
- "/"
+ "/",
+ "/libnpm"
],
- "_resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-4.0.2.tgz",
- "_shasum": "8272a71c19634d0dce9c35a5daf8ee589cbb0f52",
- "_spec": "npm-profile@4.0.2",
- "_where": "/Users/isaacs/dev/npm/cli",
+ "_resolved": "https://registry.npmjs.org/npm-profile/-/npm-profile-4.0.4.tgz",
+ "_shasum": "28ee94390e936df6d084263ee2061336a6a1581b",
+ "_spec": "npm-profile@4.0.4",
+ "_where": "/Users/darcyclarke/Documents/Repos/npm/cli",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org",
@@ -48,9 +49,12 @@
"license": "ISC",
"main": "index.js",
"name": "npm-profile",
+ "publishConfig": {
+ "tag": "legacy-v4"
+ },
"repository": {
"type": "git",
"url": "git+https://github.com/npm/npm-profile.git"
},
- "version": "4.0.2"
+ "version": "4.0.4"
}