{ "_from": "git-repo-name@^0.6.0", "_id": "git-repo-name@0.6.0", "_inBundle": false, "_integrity": "sha1-rwmIRlaqU37GJccIcAgXXNYSKP8=", "_location": "/git-repo-name", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "git-repo-name@^0.6.0", "name": "git-repo-name", "escapedName": "git-repo-name", "rawSpec": "^0.6.0", "saveSpec": null, "fetchSpec": "^0.6.0" }, "_requiredBy": [ "/project-name" ], "_resolved": "https://registry.npmjs.org/git-repo-name/-/git-repo-name-0.6.0.tgz", "_shasum": "af09884656aa537ec625c7087008175cd61228ff", "_spec": "git-repo-name@^0.6.0", "_where": "/Users/anchaa/Documents/Research/iStacking_code/istacking/frontend/node_modules/project-name", "author": { "name": "Jon Schlinkert", "url": "http://github.com/jonschlinkert" }, "bugs": { "url": "https://github.com/jonschlinkert/git-repo-name/issues" }, "bundleDependencies": false, "dependencies": { "cwd": "^0.9.1", "file-name": "^0.1.0", "lazy-cache": "^1.0.4", "remote-origin-url": "^0.5.1" }, "deprecated": false, "description": "Get the repository name from the git remote origin URL.", "devDependencies": { "gulp-format-md": "^0.1.9", "mocha": "^2.4.5" }, "engines": { "node": ">=0.8" }, "files": [ "index.js", "utils.js" ], "homepage": "https://github.com/jonschlinkert/git-repo-name", "keywords": [ "gh", "git", "git repo", "repo", "repo name", "repository" ], "license": "MIT", "main": "index.js", "name": "git-repo-name", "repository": { "type": "git", "url": "git+https://github.com/jonschlinkert/git-repo-name.git" }, "scripts": { "test": "mocha" }, "verb": { "related": { "list": [ "git-user-email", "git-username" ] }, "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "lint": { "reflinks": true }, "reflinks": [ "verb" ] }, "version": "0.6.0" }