{
  "plugins": [
    ["../../../src", {
      "transforms": [{
        "transform": "transform-lib",
        "locals": [],
        "imports": ["react", "react-dom"]
      }]
    }]
  ]
}