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-05-24 23:31:26 +0300
committerRebecca Turner <me@re-becca.org>2018-05-24 23:31:38 +0300
commit0483f5c5deaf18c968a128657923103e49f4e67a (patch)
tree210f154da2f60938471d96a844dcb32cbda09e2a /node_modules/hosted-git-info
parent6c294614d800cb95a49ef1c422fbdde65b0731a2 (diff)
Flatten dependencies and add dev deps to git
Diffstat (limited to 'node_modules/hosted-git-info')
-rw-r--r--node_modules/hosted-git-info/package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/node_modules/hosted-git-info/package.json b/node_modules/hosted-git-info/package.json
index e991eaa69..d176266cc 100644
--- a/node_modules/hosted-git-info/package.json
+++ b/node_modules/hosted-git-info/package.json
@@ -1,4 +1,10 @@
{
+ "_args": [
+ [
+ "hosted-git-info@2.6.0",
+ "/Users/rebecca/code/npm"
+ ]
+ ],
"_from": "hosted-git-info@2.6.0",
"_id": "hosted-git-info@2.6.0",
"_inBundle": false,
@@ -16,17 +22,13 @@
"fetchSpec": "2.6.0"
},
"_requiredBy": [
- "#USER",
"/",
- "/libcipm/lock-verify/npm-package-arg",
- "/libnpx/npm-package-arg",
"/normalize-package-data",
"/npm-package-arg"
],
"_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.6.0.tgz",
- "_shasum": "23235b29ab230c576aab0d4f13fc046b0b038222",
- "_spec": "hosted-git-info@2.6.0",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "2.6.0",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org",
@@ -35,8 +37,6 @@
"bugs": {
"url": "https://github.com/npm/hosted-git-info/issues"
},
- "bundleDependencies": false,
- "deprecated": false,
"description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
"devDependencies": {
"standard": "^9.0.2",