File: D:/HostingSpaces/SBogers10/shop.komma.nl/node_modules/git-up/package.json
{
"_from": "git-up@^4.0.0",
"_id": "git-up@4.0.2",
"_inBundle": false,
"_integrity": "sha512-kbuvus1dWQB2sSW4cbfTeGpCMd8ge9jx9RKnhXhuJ7tnvT+NIrTVfYZxjtflZddQYcmdOTlkAcjmx7bor+15AQ==",
"_location": "/git-up",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "git-up@^4.0.0",
"name": "git-up",
"escapedName": "git-up",
"rawSpec": "^4.0.0",
"saveSpec": null,
"fetchSpec": "^4.0.0"
},
"_requiredBy": [
"/git-url-parse"
],
"_resolved": "https://registry.npmjs.org/git-up/-/git-up-4.0.2.tgz",
"_shasum": "10c3d731051b366dc19d3df454bfca3f77913a7c",
"_spec": "git-up@^4.0.0",
"_where": "/Users/julesgraus/webDevelopment/Boilerplate-Shop/node_modules/git-url-parse",
"author": {
"name": "Ionică Bizău",
"email": "bizauionica@gmail.com",
"url": "https://ionicabizau.net"
},
"blah": {},
"bugs": {
"url": "https://github.com/IonicaBizau/git-up/issues"
},
"bundleDependencies": false,
"dependencies": {
"is-ssh": "^1.3.0",
"parse-url": "^5.0.0"
},
"deprecated": false,
"description": "A low level git url parser.",
"devDependencies": {
"tester": "^1.4.3"
},
"directories": {
"example": "example",
"test": "test"
},
"files": [
"bin/",
"app/",
"lib/",
"dist/",
"src/",
"scripts/",
"resources/",
"menu/",
"cli.js",
"index.js",
"bloggify.js",
"bloggify.json",
"bloggify/"
],
"homepage": "https://github.com/IonicaBizau/git-up",
"keywords": [
"git",
"url",
"parser",
"parsing"
],
"license": "MIT",
"main": "lib/index.js",
"name": "git-up",
"repository": {
"type": "git",
"url": "git+https://github.com/IonicaBizau/git-up.git"
},
"scripts": {
"test": "node test"
},
"version": "4.0.2"
}