dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/hosted-git-info/package.json
Cyryl Płotnicki 2f946d6200 Add .vscode
2016-09-11 10:29:13 +02:00

86 lines
2.2 KiB
JSON

{
"_args": [
[
"hosted-git-info@^2.1.4",
"/Users/sid/Desktop/code/RustyCode/node_modules/normalize-package-data"
]
],
"_from": "hosted-git-info@>=2.1.4 <3.0.0",
"_id": "hosted-git-info@2.1.4",
"_inCache": true,
"_installable": true,
"_location": "/hosted-git-info",
"_nodeVersion": "2.0.2",
"_npmUser": {
"email": "ogd@aoaioxxysz.net",
"name": "othiym23"
},
"_npmVersion": "2.10.1",
"_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.1.4.tgz",
"_shasum": "d9e953b26988be88096c46e926494d9604c300f8",
"_shrinkwrap": null,
"_spec": "hosted-git-info@^2.1.4",
"_where": "/Users/sid/Desktop/code/RustyCode/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": "^0.4.13"
},
"directories": {},
"dist": {
"shasum": "d9e953b26988be88096c46e926494d9604c300f8",
"tarball": "http://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.1.4.tgz"
},
"gitHead": "9e1a36df8eb050a663713c79e56d89dadba2bd8d",
"homepage": "https://github.com/npm/hosted-git-info",
"keywords": [
"git",
"github",
"bitbucket",
"gitlab"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"email": "me@re-becca.org",
"name": "iarna"
},
{
"email": "ogd@aoaioxxysz.net",
"name": "othiym23"
}
],
"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 test/*.js"
},
"version": "2.1.4"
}