{
  "editorScript": "file:./editor.js",
  "editorStyle": "file:./editor.css",
  "style": [
    "file:./index.css"
  ],
  "script": [
    "file:./index.js"
  ]
}