{
  "name": "@strapi/babel-plugin-switch-ee-ce",
  "version": "4.2.2",
  "private": false,
  "description": "Babel plugin to switch from CE to EE at runtime",
  "repository": "git://github.com/strapi/strapi.git",
  "license": "SEE LICENSE IN LICENSE",
  "author": {
    "name": "Strapi Solutions SAS",
    "email": "hi@strapi.io",
    "url": "https://strapi.io"
  },
  "maintainers": [
    {
      "name": "Strapi Solutions SAS",
      "email": "hi@strapi.io",
      "url": "https://strapi.io"
    }
  ],
  "main": "lib/index.js",
  "devDependencies": {
    "@babel/cli": "7.16.7",
    "@babel/core": "7.16.7",
    "@babel/generator": "7.18.7",
    "@babel/parser": "7.18.6",
    "@babel/plugin-syntax-dynamic-import": "7.8.3",
    "@babel/plugin-transform-modules-commonjs": "7.16.7",
    "@babel/plugin-transform-runtime": "7.16.7",
    "@babel/preset-env": "7.16.7",
    "@babel/template": "7.16.7",
    "reselect": "4.0.0",
    "resolve": "1.20.0"
  }
}
