{
  "name": "rax-babel-config",
  "version": "2.0.4",
  "description": "rax base babel config",
  "license": "BSD-3-Clause",
  "main": "lib/index.js",
  "files": [
    "lib",
    "!lib/**/*.map"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/raxjs/rax-scripts.git"
  },
  "bugs": {
    "url": "https://github.com/raxjs/rax-scripts/issues"
  },
  "homepage": "https://github.com/raxjs/rax-scripts/tree/master/packages/rax-babel-config#readme",
  "dependencies": {
    "@builder/pack": "^0.6.0",
    "babel-plugin-minify-dead-code-elimination-while-loop-fixed": "^0.3.0",
    "babel-plugin-transform-jsx-class": "^0.1.2",
    "babel-plugin-transform-jsx-condition": "^0.1.0",
    "babel-plugin-transform-jsx-fragment": "^0.1.1",
    "babel-plugin-transform-jsx-list": "^0.1.0",
    "babel-plugin-transform-jsx-memo": "^0.1.2",
    "babel-plugin-transform-jsx-slot": "^0.1.1",
    "babel-plugin-transform-jsx-stylesheet": "^1.0.6",
    "babel-plugin-transform-jsx-to-html": "^0.2.1",
    "babel-plugin-const-enum": "^1.0.0",
    "chalk": "^2.4.2"
  }
}
