{
  "_from": "documentjs-github-download@^0.3.0",
  "_id": "documentjs-github-download@0.3.0",
  "_inBundle": false,
  "_integrity": "sha1-zsAiS1PC75xWhaeHr4qSCNkuBDY=",
  "_location": "/documentjs-github-download",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "documentjs-github-download@^0.3.0",
    "name": "documentjs-github-download",
    "escapedName": "documentjs-github-download",
    "rawSpec": "^0.3.0",
    "saveSpec": null,
    "fetchSpec": "^0.3.0"
  },
  "_requiredBy": [
    "/documentjs"
  ],
  "_resolved": "https://registry.npmjs.org/documentjs-github-download/-/documentjs-github-download-0.3.0.tgz",
  "_shasum": "cec0224b53c2ef9c5685a787af8a9208d92e0436",
  "_spec": "documentjs-github-download@^0.3.0",
  "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/documentjs",
  "author": {
    "name": "JP Richardson",
    "email": "jprichardson@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/documentjs/node-github-download/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "adm-zip": "~0.4.7",
    "fs-extra": "^0.24.0",
    "request": "~2.12.0",
    "vcsurl": "~0.1.0"
  },
  "deprecated": false,
  "description": "Easily download Github repos without any external dependencies such as Git, Tar, Unzip, etc.",
  "devDependencies": {
    "mocha": "*",
    "nock": "~0.14.3",
    "testutil": "~0.5.0"
  },
  "homepage": "http://github.com/documentjs/node-github-download",
  "keywords": [
    "github",
    "repository",
    "repo",
    "download",
    "fetch",
    "git"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": ""
    }
  ],
  "main": "./lib/github-download.js",
  "name": "documentjs-github-download",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/documentjs/node-github-download.git"
  },
  "scripts": {
    "test": "mocha test"
  },
  "version": "0.3.0"
}
