package.json 407 B

123456789101112131415
  1. {
  2. "name": "babel-helper-flip-expressions",
  3. "version": "0.4.3",
  4. "description": "",
  5. "keywords": [
  6. "babel-plugin"
  7. ],
  8. "homepage": "https://github.com/babel/minify#readme",
  9. "bugs": "https://github.com/babel/minify/issues",
  10. "license": "MIT",
  11. "author": "amasad",
  12. "main": "lib/index.js",
  13. "repository": "https://github.com/babel/minify/tree/master/packages/babel-helper-flip-expressions"
  14. }