{
  "name": "babel-plugin-minify-simplify",
  "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-simplify",
  "dependencies": {
    "babel-helper-evaluate-path": "^0.5.0",
    "babel-helper-flip-expressions": "^0.4.3",
    "babel-helper-is-nodes-equiv": "^0.0.1",
    "babel-helper-to-multiple-sequence-expressions": "^0.5.0"
  },
  "gitHead": "e1d0c52f5b501f5849741be6db56f968094854eb"
}