{
  "_args": [
    [
      {
        "raw": "git-repo-info@^1.0.4",
        "scope": null,
        "escapedName": "git-repo-info",
        "name": "git-repo-info",
        "rawSpec": "^1.0.4",
        "spec": ">=1.0.4 <2.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/angular-cli"
    ]
  ],
  "_from": "git-repo-info@>=1.0.4 <2.0.0",
  "_id": "git-repo-info@1.3.1",
  "_inCache": true,
  "_location": "/git-repo-info",
  "_nodeVersion": "6.4.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/git-repo-info-1.3.1.tgz_1477425316605_0.5825429225806147"
  },
  "_npmUser": {
    "name": "rwjblue",
    "email": "me@rwjblue.com"
  },
  "_npmVersion": "3.10.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "git-repo-info@^1.0.4",
    "scope": null,
    "escapedName": "git-repo-info",
    "name": "git-repo-info",
    "rawSpec": "^1.0.4",
    "spec": ">=1.0.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/angular-cli"
  ],
  "_resolved": "https://registry.npmjs.org/git-repo-info/-/git-repo-info-1.3.1.tgz",
  "_shasum": "0c1a19ef1964b822a7230f087396af80481ce8ec",
  "_shrinkwrap": null,
  "_spec": "git-repo-info@^1.0.4",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/angular-cli",
  "author": {
    "name": "Robert Jackson"
  },
  "bugs": {
    "url": "https://github.com/rwjblue/git-repo-info/issues"
  },
  "dependencies": {},
  "description": "Retrieve current sha and branch name from a git repo.",
  "devDependencies": {
    "mocha": "^1.21.4",
    "mocha-jshint": "^1.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "0c1a19ef1964b822a7230f087396af80481ce8ec",
    "tarball": "https://registry.npmjs.org/git-repo-info/-/git-repo-info-1.3.1.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "fb7af27ac3e97c0d12bed7d2a9d0d222f856fc1e",
  "homepage": "https://github.com/rwjblue/git-repo-info",
  "keywords": [
    "git"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "rwjblue",
      "email": "robert.w.jackson@me.com"
    }
  ],
  "name": "git-repo-info",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rwjblue/git-repo-info.git"
  },
  "scripts": {
    "postversion": "git push && git push --tags && npm publish",
    "preversion": "npm test",
    "test": "mocha tests"
  },
  "version": "1.3.1"
}
