File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/git-config-path/package.json
{
"_args": [
[
"git-config-path@1.0.1",
"/Users/julesgraus/webDevelopment/Boilerplate-Shop"
]
],
"_development": true,
"_from": "git-config-path@1.0.1",
"_id": "git-config-path@1.0.1",
"_inBundle": false,
"_integrity": "sha1-bTP37WPbDQ4RgTFQO6s6ykfVRmQ=",
"_location": "/git-config-path",
"_phantomChildren": {
"is-extendable": "0.1.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "git-config-path@1.0.1",
"name": "git-config-path",
"escapedName": "git-config-path",
"rawSpec": "1.0.1",
"saveSpec": null,
"fetchSpec": "1.0.1"
},
"_requiredBy": [
"/parse-git-config"
],
"_resolved": "https://registry.npmjs.org/git-config-path/-/git-config-path-1.0.1.tgz",
"_spec": "1.0.1",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/git-config-path/issues"
},
"dependencies": {
"extend-shallow": "^2.0.1",
"fs-exists-sync": "^0.1.0",
"homedir-polyfill": "^1.0.0"
},
"description": "Resolve the path to the user's local or global .gitconfig.",
"devDependencies": {
"gulp-format-md": "^0.1.7",
"mocha": "^2.4.5"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/git-config-path",
"keywords": [
"config",
"git",
"gitconfig",
"global",
"path",
"resolve"
],
"license": "MIT",
"main": "index.js",
"name": "git-config-path",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/git-config-path.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"run": true,
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"related": {
"list": [
"git-branch",
"git-repo-name",
"git-user-name",
"git-username",
"is-git-url",
"parse-git-config"
]
},
"reflinks": [
"verb"
],
"lint": {
"reflinks": true
}
},
"version": "1.0.1"
}