{
  "name": "babel-plugin-minify-constant-folding",
  "version": "0.5.0",
  "description": "",
  "keywords": [
    "babel-plugin"
  ],
  "homepage": "https://github.com/babel/minify#readme",
  "bugs": "https://github.com/babel/minify/issues",
  "license": "MIT",
  "author": "amasad",
  "main": "lib/index.js",
  "repository": "https://github.com/babel/minify/tree/master/packages/babel-plugin-minify-constant-folding",
  "dependencies": {
    "babel-helper-evaluate-path": "^0.5.0"
  },
  "gitHead": "4de390008da4a486b37819109d2021a0957ad405"
}