{
  "name": "babel-plugin-minify-dead-code-elimination",
  "version": "0.5.1",
  "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-dead-code-elimination",
  "dependencies": {
    "babel-helper-evaluate-path": "^0.5.0",
    "babel-helper-mark-eval-scopes": "^0.4.3",
    "babel-helper-remove-or-void": "^0.4.3",
    "lodash": "^4.17.11"
  },
  "gitHead": "e1d0c52f5b501f5849741be6db56f968094854eb"
}
