{
  "name": "@strapi/babel-plugin-switch-ee-ce",
  "version": "4.9.2",
  "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",
  "scripts": {
    "lint": "run -T eslint"
  },
  "dependencies": {
    "@babel/template": "^7.20.7",
    "reselect": "4.1.7",
    "resolve": "1.20.0"
  },
  "devDependencies": {
    "@babel/cli": "^7.20.7",
    "@babel/core": "^7.20.12",
    "@babel/generator": "^7.20.14",
    "@babel/parser": "^7.20.13",
    "@babel/plugin-syntax-dynamic-import": "^7.8.3",
    "@babel/plugin-transform-modules-commonjs": "^7.20.11",
    "@babel/plugin-transform-runtime": "^7.19.6",
    "@babel/preset-env": "^7.20.2"
  },
  "gitHead": "91e0be2708e4d1e8ec731c75e73e54c0dfacb67d"
}
