119 lines
3.1 KiB
JSON
119 lines
3.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "hosted-git-info@^2.1.4",
|
|
"scope": null,
|
|
"escapedName": "hosted-git-info",
|
|
"name": "hosted-git-info",
|
|
"rawSpec": "^2.1.4",
|
|
"spec": ">=2.1.4 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/normalize-package-data"
|
|
]
|
|
],
|
|
"_from": "hosted-git-info@>=2.1.4 <3.0.0",
|
|
"_id": "hosted-git-info@2.6.0",
|
|
"_inCache": true,
|
|
"_location": "/hosted-git-info",
|
|
"_nodeVersion": "8.9.4",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/hosted-git-info_2.6.0_1520461244834_0.005355293115920645"
|
|
},
|
|
"_npmUser": {
|
|
"name": "zkat",
|
|
"email": "kzm@sykosomatic.org"
|
|
},
|
|
"_npmVersion": "5.7.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "hosted-git-info@^2.1.4",
|
|
"scope": null,
|
|
"escapedName": "hosted-git-info",
|
|
"name": "hosted-git-info",
|
|
"rawSpec": "^2.1.4",
|
|
"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.6.0.tgz",
|
|
"_shasum": "23235b29ab230c576aab0d4f13fc046b0b038222",
|
|
"_shrinkwrap": null,
|
|
"_spec": "hosted-git-info@^2.1.4",
|
|
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/normalize-package-data",
|
|
"author": {
|
|
"name": "Rebecca Turner",
|
|
"email": "me@re-becca.org",
|
|
"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": "^9.0.2",
|
|
"standard-version": "^4.3.0",
|
|
"tap": "^10.3.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"integrity": "sha512-lIbgIIQA3lz5XaB6vxakj6sDHADJiZadYEJB+FgA+C4nubM1NwcuvUr9EJPmnH1skZqpqUzWborWo8EIUi0Sdw==",
|
|
"shasum": "23235b29ab230c576aab0d4f13fc046b0b038222",
|
|
"tarball": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.6.0.tgz",
|
|
"fileCount": 7,
|
|
"unpackedSize": 18091
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"git-host.js",
|
|
"git-host-info.js"
|
|
],
|
|
"gitHead": "5d2cc4a8c93012387a86a0afa1384ccf7ac31084",
|
|
"homepage": "https://github.com/npm/hosted-git-info",
|
|
"keywords": [
|
|
"git",
|
|
"github",
|
|
"bitbucket",
|
|
"gitlab"
|
|
],
|
|
"license": "ISC",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "iarna",
|
|
"email": "me@re-becca.org"
|
|
},
|
|
{
|
|
"name": "othiym23",
|
|
"email": "ogd@aoaioxxysz.net"
|
|
},
|
|
{
|
|
"name": "zkat",
|
|
"email": "kzm@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": {
|
|
"postrelease": "npm publish && git push --follow-tags",
|
|
"prerelease": "npm t",
|
|
"pretest": "standard",
|
|
"release": "standard-version -s",
|
|
"test": "tap -J --nyc-arg=--all --coverage test"
|
|
},
|
|
"version": "2.6.0"
|
|
}
|