{ "name": "babel-plugin-minify-dead-code-elimination", "version": "0.5.2", "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": "8f9c7c0a32103653bd6793d0ce44730f937e1ddf" }