Newer
Older
CVSS_3.0_GUI / node_modules / nwjs-builder-phoenix / node_modules / yargs / node_modules / read-pkg-up / node_modules / read-pkg / node_modules / normalize-package-data / node_modules / hosted-git-info / package.json
root on 7 May 2019 2 KB Initial commit
{
  "name": "hosted-git-info",
  "version": "2.6.0",
  "description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/npm/hosted-git-info.git"
  },
  "keywords": [
    "git",
    "github",
    "bitbucket",
    "gitlab"
  ],
  "engines": {
    "node": ">=4"
  },
  "author": {
    "name": "Rebecca Turner",
    "email": "me@re-becca.org",
    "url": "http://re-becca.org"
  },
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/npm/hosted-git-info/issues"
  },
  "homepage": "https://github.com/npm/hosted-git-info",
  "scripts": {
    "prerelease": "npm t",
    "postrelease": "npm publish && git push --follow-tags",
    "pretest": "standard",
    "release": "standard-version -s",
    "test": "tap -J --nyc-arg=--all --coverage test"
  },
  "devDependencies": {
    "standard": "^9.0.2",
    "standard-version": "^4.3.0",
    "tap": "^10.3.0"
  },
  "files": [
    "index.js",
    "git-host.js",
    "git-host-info.js"
  ],
  "gitHead": "5d2cc4a8c93012387a86a0afa1384ccf7ac31084",
  "_id": "hosted-git-info@2.6.0",
  "_npmVersion": "5.7.1",
  "_nodeVersion": "8.9.4",
  "_npmUser": {
    "name": "zkat",
    "email": "kzm@sykosomatic.org"
  },
  "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
  },
  "maintainers": [
    {
      "email": "me@re-becca.org",
      "name": "iarna"
    },
    {
      "email": "ogd@aoaioxxysz.net",
      "name": "othiym23"
    },
    {
      "email": "kzm@sykosomatic.org",
      "name": "zkat"
    }
  ],
  "directories": {},
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/hosted-git-info_2.6.0_1520461244834_0.005355293115920645"
  },
  "_shasum": "23235b29ab230c576aab0d4f13fc046b0b038222",
  "_from": "hosted-git-info@^2.1.4",
  "_resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.6.0.tgz"
}