{ "_from": "is-git-url@^1.0.0", "_id": "is-git-url@1.0.0", "_inBundle": false, "_integrity": "sha1-U/aEzRQyhbUsMkS05vKCU1J69ms=", "_location": "/is-git-url", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "is-git-url@^1.0.0", "name": "is-git-url", "escapedName": "is-git-url", "rawSpec": "^1.0.0", "saveSpec": null, "fetchSpec": "^1.0.0" }, "_requiredBy": [ "/ember-cli", "/ember-cli-dependency-checker" ], "_resolved": "https://registry.npmjs.org/is-git-url/-/is-git-url-1.0.0.tgz", "_shasum": "53f684cd143285b52c3244b4e6f28253527af66b", "_spec": "is-git-url@^1.0.0", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/ember-cli", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/is-git-url/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Charlike Mike Reagent", "url": "https://i.am.charlike.online" }, { "name": "Daniel Cadenas", "email": "dcadenas@gmail.com", "url": "http://craftedcode.com" }, { "name": "Emre Unal", "url": "https://github.com/quaertym" }, { "name": "Jon Schlinkert", "email": "jon.schlinkert@sellside.com", "url": "http://twitter.com/jonschlinkert" }, { "name": "Loïc Mahieu", "url": "http://iGLOO.be" } ], "deprecated": false, "description": "Regex to validate that a URL is a git url.", "devDependencies": { "gulp-format-md": "^0.1.12", "mocha": "^3.2.0" }, "engines": { "node": ">=0.8" }, "files": [ "index.js" ], "homepage": "https://github.com/jonschlinkert/is-git-url", "keywords": [ "git", "github", "is", "regex", "regexp", "test", "url" ], "license": "MIT", "main": "index.js", "name": "is-git-url", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/is-git-url.git" }, "scripts": { "test": "mocha" }, "verb": { "related": { "list": [ "git-branch", "git-repo-name", "git-username", "github-contributors", "parse-github-url" ] }, "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "lint": { "reflinks": true } }, "version": "1.0.0" }