{
  "_args": [
    [
      "js-git@0.7.8",
      "C:\\laragon\\www\\wabot\\botw"
    ]
  ],
  "_development": true,
  "_from": "js-git@0.7.8",
  "_id": "js-git@0.7.8",
  "_inBundle": false,
  "_integrity": "sha1-UvplWrYYd9bxB578ZTS1VPMeVEQ=",
  "_location": "/js-git",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "js-git@0.7.8",
    "name": "js-git",
    "escapedName": "js-git",
    "rawSpec": "0.7.8",
    "saveSpec": null,
    "fetchSpec": "0.7.8"
  },
  "_requiredBy": [
    "/vizion"
  ],
  "_resolved": "https://registry.npmjs.org/js-git/-/js-git-0.7.8.tgz",
  "_spec": "0.7.8",
  "_where": "C:\\laragon\\www\\wabot\\botw",
  "author": {
    "name": "Tim Caswell",
    "email": "tim@creationix.com"
  },
  "bugs": {
    "url": "https://github.com/creationix/js-git/issues"
  },
  "dependencies": {
    "bodec": "^0.1.0",
    "culvert": "^0.1.2",
    "git-sha1": "^0.1.2",
    "pako": "^0.2.5"
  },
  "description": "Git Implemented in JavaScript",
  "homepage": "https://github.com/creationix/js-git#readme",
  "keywords": [
    "git",
    "js-git"
  ],
  "license": "MIT",
  "name": "js-git",
  "repository": {
    "type": "git",
    "url": "git://github.com/creationix/js-git.git"
  },
  "scripts": {
    "test": "ls test/test-* | xargs -n1 node"
  },
  "version": "0.7.8"
}
