{
  "_args": [
    [
      "static-eval@2.0.3",
      "G:\\Development\\Work\\SWDFactory\\pvstream-ui-refactor"
    ]
  ],
  "_development": true,
  "_from": "static-eval@2.0.3",
  "_id": "static-eval@2.0.3",
  "_inBundle": false,
  "_integrity": "sha512-zsxDGucfAh8T339sSKgpFbvg15Fms2IVaJGC+jqp0bVsxhcpM+iMeAI8weNo8dmf4OblgifTBUoyk1vGVtYw2w==",
  "_location": "/static-eval",
  "_phantomChildren": {
    "esprima": "4.0.1",
    "estraverse": "4.3.0",
    "esutils": "2.0.3",
    "optionator": "0.8.3"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "static-eval@2.0.3",
    "name": "static-eval",
    "escapedName": "static-eval",
    "rawSpec": "2.0.3",
    "saveSpec": null,
    "fetchSpec": "2.0.3"
  },
  "_requiredBy": [
    "/fontkit/static-module",
    "/static-module"
  ],
  "_resolved": "https://registry.npmjs.org/static-eval/-/static-eval-2.0.3.tgz",
  "_spec": "2.0.3",
  "_where": "G:\\Development\\Work\\SWDFactory\\pvstream-ui-refactor",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bugs": {
    "url": "https://github.com/substack/static-eval/issues"
  },
  "dependencies": {
    "escodegen": "^1.11.1"
  },
  "description": "evaluate statically-analyzable expressions",
  "devDependencies": {
    "esprima": "^3.1.3",
    "tape": "^4.10.1"
  },
  "homepage": "https://github.com/substack/static-eval",
  "keywords": [
    "static",
    "eval",
    "expression",
    "esprima",
    "ast",
    "abstract",
    "syntax",
    "tree",
    "analysis"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "static-eval",
  "repository": {
    "type": "git",
    "url": "git://github.com/substack/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.0.3"
}
