{
  "rootModules": [
    {
      "name": "src"
    }
  ],
  "babelConfigFile": "./babel.config.json",
  "entry": "src/index.js"
}