{ "_args": [ [ "parse-github-url@1.0.2", "/home/cmiss/Jenkins/workspace/mapintegratedvuer" ] ], "_development": true, "_from": "parse-github-url@1.0.2", "_id": "parse-github-url@1.0.2", "_inBundle": false, "_integrity": "sha512-kgBf6avCbO3Cn6+RnzRGLkUsv4ZVqv/VfAYkRsyBcgkshNvVBkRn1FEZcW0Jb+npXQWm2vHPnnOqFteZxRRGNw==", "_location": "/parse-github-url", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "parse-github-url@1.0.2", "name": "parse-github-url", "escapedName": "parse-github-url", "rawSpec": "1.0.2", "saveSpec": null, "fetchSpec": "1.0.2" }, "_requiredBy": [ "/auto-changelog" ], "_resolved": "https://registry.npmjs.org/parse-github-url/-/parse-github-url-1.0.2.tgz", "_spec": "1.0.2", "_where": "/home/cmiss/Jenkins/workspace/mapintegratedvuer", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bin": { "parse-github-url": "./cli.js" }, "bugs": { "url": "https://github.com/jonschlinkert/parse-github-url/issues" }, "contributors": [ { "name": "Ben Meiri", "url": "https://github.com/bmeiri" }, { "name": "Brian Woodward", "url": "https://twitter.com/doowb" }, { "name": "Javier Mendiara", "url": "http://twitter.com/jmendiara" }, { "name": "Jeremy Ruppel", "url": "jeremyruppel.github.io" }, { "name": "Jon Schlinkert", "url": "http://twitter.com/jonschlinkert" }, { "name": "Pete Cook", "url": "cookpete.com" }, { "name": "Philipp Alferov", "url": "https://github.com/alferov" }, { "name": "William Bartholomew", "url": "https://willbar.com" } ], "description": "Parse a github URL into an object.", "devDependencies": { "gulp-format-md": "^1.0.0", "mocha": "^3.2.0", "verb-generate-readme": "^0.6.0" }, "engines": { "node": ">=0.10.0" }, "files": [ "cli.js", "index.js" ], "homepage": "https://github.com/jonschlinkert/parse-github-url", "keywords": [ "branch", "git", "github", "match", "parse", "regex", "repo", "test", "url", "user", "username" ], "license": "MIT", "main": "index.js", "name": "parse-github-url", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/parse-github-url.git" }, "scripts": { "test": "mocha" }, "verb": { "run": true, "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "related": { "list": [ "git-add-remote", "git-branch", "git-repo-name", "git-username", "is-git-url" ] }, "lint": { "reflinks": true } }, "version": "1.0.2" }