{
  "_args": [
    [
      "acorn-globals@4.3.4",
      "/var/www/html/iqecommerce"
    ]
  ],
  "_from": "acorn-globals@4.3.4",
  "_id": "acorn-globals@4.3.4",
  "_inBundle": false,
  "_integrity": "sha512-clfQEh21R+D0leSbUdWf3OcfqyaCSAQ8Ryq00bofSekfr9W8u1jyYZo6ir0xu9Gtcf7BjcHJpnbZH7JOCpP60A==",
  "_location": "/acorn-globals",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "acorn-globals@4.3.4",
    "name": "acorn-globals",
    "escapedName": "acorn-globals",
    "rawSpec": "4.3.4",
    "saveSpec": null,
    "fetchSpec": "4.3.4"
  },
  "_requiredBy": [
    "/jest-environment-jsdom-fourteen/jsdom",
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-4.3.4.tgz",
  "_spec": "4.3.4",
  "_where": "/var/www/html/iqecommerce",
  "author": {
    "name": "ForbesLindesay"
  },
  "bugs": {
    "url": "https://github.com/ForbesLindesay/acorn-globals/issues"
  },
  "dependencies": {
    "acorn": "^6.0.1",
    "acorn-walk": "^6.0.1"
  },
  "description": "Detect global variables in JavaScript using acorn",
  "devDependencies": {
    "testit": "^3.0.0"
  },
  "files": [
    "index.js",
    "LICENSE"
  ],
  "homepage": "https://github.com/ForbesLindesay/acorn-globals#readme",
  "keywords": [
    "ast",
    "variable",
    "name",
    "lexical",
    "scope",
    "local",
    "global",
    "implicit"
  ],
  "license": "MIT",
  "name": "acorn-globals",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ForbesLindesay/acorn-globals.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "4.3.4"
}
