{
  "name": "Drafta",
  "id": "1318596273469577160",
  "api": "1.0.0",
  "main": "./build/figma/controller.js",
  "ui": "./build/figma/index.html",
  "editorType": ["figma", "figjam"],
  "enablePrivatePluginApi": true,
  "networkAccess": {
    "allowedDomains": ["https://drafta.app"],
    "devAllowedDomains": ["http://localhost:3000", "http://localhost:5173", "https://develop.drafta.app"]
  }
}