mirror of
https://github.com/thangisme/notes.git
synced 2026-06-12 21:19:09 -04:00
Initial commit
This commit is contained in:
94
node_modules/hosted-git-info/package.json
generated
vendored
Normal file
94
node_modules/hosted-git-info/package.json
generated
vendored
Normal file
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"hosted-git-info@^2.1.4",
|
||||
"/Users/pmarsceill/_projects/just-the-docs/node_modules/normalize-package-data"
|
||||
]
|
||||
],
|
||||
"_from": "hosted-git-info@>=2.1.4 <3.0.0",
|
||||
"_id": "hosted-git-info@2.2.0",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/hosted-git-info",
|
||||
"_nodeVersion": "7.4.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-18-east.internal.npmjs.com",
|
||||
"tmp": "tmp/hosted-git-info-2.2.0.tgz_1486365886030_0.0815314722713083"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "kat@sykosomatic.org",
|
||||
"name": "zkat"
|
||||
},
|
||||
"_npmVersion": "4.2.0",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "hosted-git-info",
|
||||
"raw": "hosted-git-info@^2.1.4",
|
||||
"rawSpec": "^2.1.4",
|
||||
"scope": null,
|
||||
"spec": ">=2.1.4 <3.0.0",
|
||||
"type": "range"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/normalize-package-data"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.2.0.tgz",
|
||||
"_shasum": "7a0d097863d886c0fabbdcd37bf1758d8becf8a5",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "hosted-git-info@^2.1.4",
|
||||
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/normalize-package-data",
|
||||
"author": {
|
||||
"email": "me@re-becca.org",
|
||||
"name": "Rebecca Turner",
|
||||
"url": "http://re-becca.org"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/npm/hosted-git-info/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
|
||||
"devDependencies": {
|
||||
"standard": "^3.3.2",
|
||||
"tap": "^10.0.2"
|
||||
},
|
||||
"directories": {},
|
||||
"dist": {
|
||||
"shasum": "7a0d097863d886c0fabbdcd37bf1758d8becf8a5",
|
||||
"tarball": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.2.0.tgz"
|
||||
},
|
||||
"gitHead": "d5ea6d1de852b04589f100c671fa0d3311f3449f",
|
||||
"homepage": "https://github.com/npm/hosted-git-info",
|
||||
"keywords": [
|
||||
"bitbucket",
|
||||
"git",
|
||||
"github",
|
||||
"gitlab"
|
||||
],
|
||||
"license": "ISC",
|
||||
"main": "index.js",
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "iarna",
|
||||
"email": "me@re-becca.org"
|
||||
},
|
||||
{
|
||||
"name": "othiym23",
|
||||
"email": "ogd@aoaioxxysz.net"
|
||||
},
|
||||
{
|
||||
"name": "zkat",
|
||||
"email": "kat@sykosomatic.org"
|
||||
}
|
||||
],
|
||||
"name": "hosted-git-info",
|
||||
"optionalDependencies": {},
|
||||
"readme": "ERROR: No README data found!",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/npm/hosted-git-info.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "standard && tap -j8 test/*.js"
|
||||
},
|
||||
"version": "2.2.0"
|
||||
}
|
||||
Reference in New Issue
Block a user