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:
authorRebecca Turner <me@re-becca.org>2018-02-23 04:54:46 +0300
committerRebecca Turner <me@re-becca.org>2018-03-23 13:46:34 +0300
commitbe493dac6a043687d24d4615e52a7b7b017449d1 (patch)
treed2429334efb214ee11202e23b3b953491a88fca6 /node_modules
parentb1d3b2b33b71beb202ff612b12f7da623152737a (diff)
npm-pick-manifest@2.1.0
Diffstat (limited to 'node_modules')
-rw-r--r--node_modules/npm-pick-manifest/CHANGELOG.md (renamed from node_modules/pacote/node_modules/npm-pick-manifest/CHANGELOG.md)0
-rw-r--r--node_modules/npm-pick-manifest/LICENSE.md (renamed from node_modules/pacote/node_modules/npm-pick-manifest/LICENSE.md)0
-rw-r--r--node_modules/npm-pick-manifest/README.md (renamed from node_modules/pacote/node_modules/npm-pick-manifest/README.md)0
-rw-r--r--node_modules/npm-pick-manifest/index.js (renamed from node_modules/pacote/node_modules/npm-pick-manifest/index.js)0
-rw-r--r--node_modules/npm-pick-manifest/package.json (renamed from node_modules/pacote/node_modules/npm-pick-manifest/package.json)19
5 files changed, 10 insertions, 9 deletions
diff --git a/node_modules/pacote/node_modules/npm-pick-manifest/CHANGELOG.md b/node_modules/npm-pick-manifest/CHANGELOG.md
index 5f53e8fce..5f53e8fce 100644
--- a/node_modules/pacote/node_modules/npm-pick-manifest/CHANGELOG.md
+++ b/node_modules/npm-pick-manifest/CHANGELOG.md
diff --git a/node_modules/pacote/node_modules/npm-pick-manifest/LICENSE.md b/node_modules/npm-pick-manifest/LICENSE.md
index 8d28acf86..8d28acf86 100644
--- a/node_modules/pacote/node_modules/npm-pick-manifest/LICENSE.md
+++ b/node_modules/npm-pick-manifest/LICENSE.md
diff --git a/node_modules/pacote/node_modules/npm-pick-manifest/README.md b/node_modules/npm-pick-manifest/README.md
index 206af2f31..206af2f31 100644
--- a/node_modules/pacote/node_modules/npm-pick-manifest/README.md
+++ b/node_modules/npm-pick-manifest/README.md
diff --git a/node_modules/pacote/node_modules/npm-pick-manifest/index.js b/node_modules/npm-pick-manifest/index.js
index 133b62723..133b62723 100644
--- a/node_modules/pacote/node_modules/npm-pick-manifest/index.js
+++ b/node_modules/npm-pick-manifest/index.js
diff --git a/node_modules/pacote/node_modules/npm-pick-manifest/package.json b/node_modules/npm-pick-manifest/package.json
index d06ecf617..76336d9bf 100644
--- a/node_modules/pacote/node_modules/npm-pick-manifest/package.json
+++ b/node_modules/npm-pick-manifest/package.json
@@ -1,27 +1,28 @@
{
- "_from": "npm-pick-manifest@^2.1.0",
+ "_from": "npm-pick-manifest",
"_id": "npm-pick-manifest@2.1.0",
"_inBundle": false,
"_integrity": "sha512-q9zLP8cTr8xKPmMZN3naxp1k/NxVFsjxN6uWuO1tiw9gxg7wZWQ/b5UTfzD0ANw2q1lQxdLKTeCCksq+bPSgbQ==",
- "_location": "/pacote/npm-pick-manifest",
+ "_location": "/npm-pick-manifest",
"_phantomChildren": {},
"_requested": {
- "type": "range",
+ "type": "tag",
"registry": true,
- "raw": "npm-pick-manifest@^2.1.0",
+ "raw": "npm-pick-manifest",
"name": "npm-pick-manifest",
"escapedName": "npm-pick-manifest",
- "rawSpec": "^2.1.0",
+ "rawSpec": "",
"saveSpec": null,
- "fetchSpec": "^2.1.0"
+ "fetchSpec": "latest"
},
"_requiredBy": [
- "/pacote"
+ "#USER",
+ "/"
],
"_resolved": "https://registry.npmjs.org/npm-pick-manifest/-/npm-pick-manifest-2.1.0.tgz",
"_shasum": "dc381bdd670c35d81655e1d5a94aa3dd4d87fce5",
- "_spec": "npm-pick-manifest@^2.1.0",
- "_where": "/Users/zkat/Documents/code/npm/node_modules/pacote",
+ "_spec": "npm-pick-manifest",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"name": "Kat Marchán",
"email": "kzm@sykosomatic.org"