File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/parse-git-config/package.json
{
"_args": [
[
"parse-git-config@2.0.3",
"/Users/julesgraus/webDevelopment/Boilerplate-Shop"
]
],
"_development": true,
"_from": "parse-git-config@2.0.3",
"_id": "parse-git-config@2.0.3",
"_inBundle": false,
"_integrity": "sha512-Js7ueMZOVSZ3tP8C7E3KZiHv6QQl7lnJ+OkbxoaFazzSa2KyEHqApfGbU3XboUgUnq4ZuUmskUpYKTNx01fm5A==",
"_location": "/parse-git-config",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "parse-git-config@2.0.3",
"name": "parse-git-config",
"escapedName": "parse-git-config",
"rawSpec": "2.0.3",
"saveSpec": null,
"fetchSpec": "2.0.3"
},
"_requiredBy": [
"/@vue/cli-ui"
],
"_resolved": "https://registry.npmjs.org/parse-git-config/-/parse-git-config-2.0.3.tgz",
"_spec": "2.0.3",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/parse-git-config/issues"
},
"contributors": [
{
"name": "j. suárez",
"url": "http://suarez.systems"
},
{
"name": "Jon Schlinkert",
"url": "http://twitter.com/jonschlinkert"
},
{
"name": "Sam Holmes",
"url": "https://samholmes.net"
}
],
"dependencies": {
"expand-tilde": "^2.0.2",
"git-config-path": "^1.0.1",
"ini": "^1.3.5"
},
"description": "Parse `.git/config` into a JavaScript object. sync or async.",
"devDependencies": {
"gulp-format-md": "^1.0.0",
"homedir-polyfill": "^1.0.1",
"mocha": "^3.5.3"
},
"engines": {
"node": ">=6"
},
"files": [
"index.js"
],
"homepage": "https://github.com/jonschlinkert/parse-git-config",
"keywords": [
"config",
"git",
"parse"
],
"license": "MIT",
"main": "index.js",
"name": "parse-git-config",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/parse-git-config.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"run": true,
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"related": {
"list": [
"git-user-name",
"git-username",
"parse-author",
"parse-authors",
"parse-github-url",
"parse-gitignore"
]
},
"lint": {
"reflinks": true
}
},
"version": "2.0.3"
}