{
  "_from": "static-eval@2.1.1",
  "_id": "static-eval@2.1.1",
  "_inBundle": false,
  "_integrity": "sha512-MgWpQ/ZjGieSVB3eOJVs4OA2LT/q1vx98KPCTTQPzq/aLr0YUXTsgryTXr4SLfR0ZfUUCiedM9n/ABeDIyy4mA==",
  "_location": "/static-eval",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "static-eval@2.1.1",
    "name": "static-eval",
    "escapedName": "static-eval",
    "rawSpec": "2.1.1",
    "saveSpec": null,
    "fetchSpec": "2.1.1"
  },
  "_requiredBy": [
    "/jsonpath"
  ],
  "_resolved": "https://registry.npmjs.org/static-eval/-/static-eval-2.1.1.tgz",
  "_shasum": "71ac6a13aa32b9e14c5b5f063c362176b0d584ba",
  "_spec": "static-eval@2.1.1",
  "_where": "/var/www/html/prod/amplitech-react-js/node_modules/jsonpath",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/browserify/static-eval/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Renée Kooi",
      "email": "renee@kooi.me"
    }
  ],
  "dependencies": {
    "escodegen": "^2.1.0"
  },
  "deprecated": false,
  "description": "evaluate statically-analyzable expressions",
  "devDependencies": {
    "esprima": "^3.1.3",
    "tape": "^4.10.1"
  },
  "homepage": "https://github.com/browserify/static-eval",
  "keywords": [
    "abstract",
    "analysis",
    "ast",
    "esprima",
    "eval",
    "expression",
    "static",
    "syntax",
    "tree"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "static-eval",
  "repository": {
    "type": "git",
    "url": "git://github.com/browserify/static-eval.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/8..latest",
      "ff/latest",
      "chrome/latest",
      "opera/latest",
      "safari/latest"
    ]
  },
  "version": "2.1.1"
}
