{
  "_args": [
    [
      "acorn-globals@^1.0.4",
      "/Users/dan/p/create-react-app/node_modules/jsdom"
    ]
  ],
  "_from": "acorn-globals@>=1.0.4 <2.0.0",
  "_id": "acorn-globals@1.0.9",
  "_inCache": true,
  "_installable": true,
  "_location": "/acorn-globals",
  "_nodeVersion": "1.6.2",
  "_npmUser": {
    "email": "forbes@lindesay.co.uk",
    "name": "forbeslindesay"
  },
  "_npmVersion": "2.7.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "acorn-globals",
    "raw": "acorn-globals@^1.0.4",
    "rawSpec": "^1.0.4",
    "scope": null,
    "spec": ">=1.0.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-1.0.9.tgz",
  "_shasum": "55bb5e98691507b74579d0513413217c380c54cf",
  "_shrinkwrap": null,
  "_spec": "acorn-globals@^1.0.4",
  "_where": "/Users/dan/p/create-react-app/node_modules/jsdom",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/ForbesLindesay/acorn-globals/issues"
  },
  "dependencies": {
    "acorn": "^2.1.0"
  },
  "description": "Detect global variables in JavaScript using acorn",
  "devDependencies": {
    "testit": "^2.0.2"
  },
  "directories": {},
  "dist": {
    "shasum": "55bb5e98691507b74579d0513413217c380c54cf",
    "tarball": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-1.0.9.tgz"
  },
  "files": [
    "LICENSE",
    "index.js"
  ],
  "gitHead": "808cab09764b63679138b012602ca1bb51657f97",
  "homepage": "https://github.com/ForbesLindesay/acorn-globals",
  "keywords": [
    "ast",
    "global",
    "implicit",
    "lexical",
    "local",
    "name",
    "scope",
    "variable"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "forbeslindesay",
      "email": "forbes@lindesay.co.uk"
    },
    {
      "name": "timothygu",
      "email": "timothygu99@gmail.com"
    }
  ],
  "name": "acorn-globals",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ForbesLindesay/acorn-globals.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "1.0.9"
}
