Dependencies/conventional-changelog/node_modules/conventional-changelog-cli/node_modules/gitconfiglocal/package.json

{
  "_from": "gitconfiglocal@^1.0.0",
  "_id": "gitconfiglocal@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-QdBF84UaXqiPA/JMocYXgRRGS5s=",
  "_location": "/conventional-changelog-cli/gitconfiglocal",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "gitconfiglocal@^1.0.0",
    "name": "gitconfiglocal",
    "escapedName": "gitconfiglocal",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/conventional-changelog-cli/git-remote-origin-url"
  ],
  "_resolved": "https://registry.npmjs.org/gitconfiglocal/-/gitconfiglocal-1.0.0.tgz",
  "_shasum": "41d045f3851a5ea88f03f24ca1c6178114464b9b",
  "_spec": "gitconfiglocal@^1.0.0",
  "_where": "C:\\Users\\PLARSIK\\Dropbox\\Workspace\\abb\\Projects\\ABB.Ability.Tools\\InvokeAbilityHelpers\\executables\\conventional-changelog\\node_modules\\conventional-changelog-cli\\node_modules\\git-remote-origin-url",
  "author": {
    "name": "Ryan Day"
  },
  "bugs": {
    "url": "https://github.com/soldair/node-gitconfiglocal/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ini": "^1.3.2"
  },
  "deprecated": false,
  "description": "parse the .git/config file into a useful data structure",
  "devDependencies": {
    "tape": "^3.4.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/soldair/node-gitconfiglocal#readme",
  "keywords": [
    "git",
    "config"
  ],
  "license": "BSD",
  "name": "gitconfiglocal",
  "repository": {
    "type": "git",
    "url": "git://github.com/soldair/node-gitconfiglocal.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "1.0.0"
}