{
  "_args": [
    [
      {
        "raw": "doctrine@^0.6.2",
        "scope": null,
        "escapedName": "doctrine",
        "name": "doctrine",
        "rawSpec": "^0.6.2",
        "spec": ">=0.6.2 <0.7.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/workDammit/node_modules/eslint"
    ]
  ],
  "_from": "doctrine@>=0.6.2 <0.7.0",
  "_id": "doctrine@0.6.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/doctrine",
  "_npmUser": {
    "name": "constellation",
    "email": "utatane.tea@gmail.com"
  },
  "_npmVersion": "1.4.28",
  "_phantomChildren": {},
  "_requested": {
    "raw": "doctrine@^0.6.2",
    "scope": null,
    "escapedName": "doctrine",
    "name": "doctrine",
    "rawSpec": "^0.6.2",
    "spec": ">=0.6.2 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/eslint"
  ],
  "_resolved": "https://registry.npmjs.org/doctrine/-/doctrine-0.6.4.tgz",
  "_shasum": "81428491a942ef18b0492056eda3800eee57d61d",
  "_shrinkwrap": null,
  "_spec": "doctrine@^0.6.2",
  "_where": "/Users/robertdodson/Documents/htdocs/workDammit/node_modules/eslint",
  "bugs": {
    "url": "https://github.com/Constellation/doctrine/issues"
  },
  "dependencies": {
    "esutils": "^1.1.6",
    "isarray": "0.0.1"
  },
  "description": "JSDoc parser",
  "devDependencies": {
    "coveralls": "^2.11.2",
    "gulp": "^3.8.10",
    "gulp-bump": "^0.1.13",
    "gulp-eslint": "^0.5.0",
    "gulp-filter": "^2.0.2",
    "gulp-git": "^1.0.0",
    "gulp-istanbul": "^0.6.0",
    "gulp-jshint": "^1.9.0",
    "gulp-mocha": "^2.0.0",
    "gulp-tag-version": "^1.2.1",
    "jshint-stylish": "^1.0.0",
    "should": "^5.0.1"
  },
  "directories": {
    "lib": "./lib"
  },
  "dist": {
    "shasum": "81428491a942ef18b0492056eda3800eee57d61d",
    "tarball": "https://registry.npmjs.org/doctrine/-/doctrine-0.6.4.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "0835299b485ecdfa908d20628d6c8900144590ff",
  "homepage": "http://github.com/Constellation/doctrine.html",
  "licenses": [
    {
      "type": "BSD",
      "url": "http://github.com/Constellation/doctrine/raw/master/LICENSE.BSD"
    }
  ],
  "main": "lib/doctrine.js",
  "maintainers": [
    {
      "name": "constellation",
      "email": "utatane.tea@gmail.com"
    }
  ],
  "name": "doctrine",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Constellation/doctrine.git"
  },
  "scripts": {
    "coveralls": "cat ./coverage/lcov.info | coveralls && rm -rf ./coverage",
    "lint": "gulp lint",
    "test": "gulp",
    "unit-test": "gulp test"
  },
  "version": "0.6.4"
}
