{
  "_args": [
    [
      "esrecurse@^3.1.1",
      "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/escope"
    ]
  ],
  "_from": "esrecurse@>=3.1.1 <4.0.0",
  "_id": "esrecurse@3.1.1",
  "_inCache": true,
  "_location": "/esrecurse",
  "_npmUser": {
    "email": "utatane.tea@gmail.com",
    "name": "constellation"
  },
  "_npmVersion": "2.0.0-alpha-5",
  "_phantomChildren": {},
  "_requested": {
    "name": "esrecurse",
    "raw": "esrecurse@^3.1.1",
    "rawSpec": "^3.1.1",
    "scope": null,
    "spec": ">=3.1.1 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/escope"
  ],
  "_resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-3.1.1.tgz",
  "_shasum": "8feb963699d4d1b2d65a576cd4b1296672a0f0e9",
  "_shrinkwrap": null,
  "_spec": "esrecurse@^3.1.1",
  "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/escope",
  "bugs": {
    "url": "https://github.com/estools/esrecurse/issues"
  },
  "dependencies": {
    "estraverse": "~3.1.0"
  },
  "description": "ECMAScript scope analyzer",
  "devDependencies": {
    "chai": "^2.1.1",
    "coffee-script": "^1.9.1",
    "esprima": "^2.1.0",
    "gulp": "~3.8.10",
    "gulp-bump": "^0.2.2",
    "gulp-eslint": "^0.6.0",
    "gulp-filter": "^2.0.2",
    "gulp-git": "^1.1.0",
    "gulp-mocha": "~2.0.0",
    "gulp-tag-version": "^1.2.1",
    "jsdoc": "~3.3.0-alpha10",
    "minimist": "^1.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "8feb963699d4d1b2d65a576cd4b1296672a0f0e9",
    "tarball": "http://registry.npmjs.org/esrecurse/-/esrecurse-3.1.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "600a8aac5e7b313875a873134fd110b47a76fc77",
  "homepage": "http://github.com/estools/esrecurse",
  "installable": true,
  "licenses": [
    {
      "type": "BSD",
      "url": "http://github.com/estools/esrecurse/raw/master/LICENSE.BSD"
    }
  ],
  "main": "esrecurse.js",
  "maintainers": [
    {
      "name": "constellation",
      "email": "utatane.tea@gmail.com"
    },
    {
      "name": "michaelficarra",
      "email": "npm@michael.ficarra.me"
    }
  ],
  "name": "esrecurse",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "http://github.com/estools/esrecurse.git"
  },
  "scripts": {
    "lint": "gulp lint",
    "test": "gulp travis",
    "unit-test": "gulp test"
  },
  "version": "3.1.1"
}
