{
  "_from": "babel-plugin-minify-constant-folding@^0.3.0",
  "_id": "babel-plugin-minify-constant-folding@0.3.0",
  "_inBundle": false,
  "_integrity": "sha512-1XeRpx+aY1BuNY6QU/cm6P+FtEi3ar3XceYbmC+4q4W+2Ewq5pL7V68oHg1hKXkBIE0Z4/FjSoHz6vosZLOe/A==",
  "_location": "/babel-plugin-minify-constant-folding",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "babel-plugin-minify-constant-folding@^0.3.0",
    "name": "babel-plugin-minify-constant-folding",
    "escapedName": "babel-plugin-minify-constant-folding",
    "rawSpec": "^0.3.0",
    "saveSpec": null,
    "fetchSpec": "^0.3.0"
  },
  "_requiredBy": [
    "/babel-preset-minify"
  ],
  "_resolved": "https://registry.npmjs.org/babel-plugin-minify-constant-folding/-/babel-plugin-minify-constant-folding-0.3.0.tgz",
  "_shasum": "687e40336bd4ddd921e0e197f0006235ac184bb9",
  "_spec": "babel-plugin-minify-constant-folding@^0.3.0",
  "_where": "D:\\JSWorkspace\\absol-acomp\\node_modules\\babel-preset-minify",
  "author": {
    "name": "amasad"
  },
  "bugs": {
    "url": "https://github.com/babel/minify/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "babel-helper-evaluate-path": "^0.3.0"
  },
  "deprecated": false,
  "description": "Tries to evaluate expressions and inline the result.",
  "homepage": "https://github.com/babel/minify#readme",
  "keywords": [
    "babel-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "babel-plugin-minify-constant-folding",
  "repository": {
    "type": "git",
    "url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-minify-constant-folding"
  },
  "version": "0.3.0"
}
