{
  "_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/cms_client/node_modules/ember-cli"
    ]
  ],
  "_from": "git-repo-info@>=1.0.4 <2.0.0",
  "_id": "git-repo-info@1.4.0",
  "_inCache": true,
  "_location": "/git-repo-info",
  "_nodeVersion": "7.1.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/git-repo-info-1.4.0.tgz_1482336193978_0.7644370466005057"
  },
  "_npmUser": {
    "name": "rwjblue",
    "email": "me@rwjblue.com"
  },
  "_npmVersion": "3.10.9",
  "_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": [
    "/ember-cli"
  ],
  "_resolved": "https://registry.npmjs.org/git-repo-info/-/git-repo-info-1.4.0.tgz",
  "_shasum": "ed210221defd3fdefce8b16ac61985cabe242e4a",
  "_shrinkwrap": null,
  "_spec": "git-repo-info@^1.0.4",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/ember-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": "ed210221defd3fdefce8b16ac61985cabe242e4a",
    "tarball": "https://registry.npmjs.org/git-repo-info/-/git-repo-info-1.4.0.tgz"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "3201ab0332ab77dfbf8874c6c52f872cee4d4ffe",
  "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.4.0"
}
