{
	"id": "com.hello-world",
	"name": "hello-world",
	"main": "src/main/main.ts",
	"ui": "src/ui/ui.tsx",
	"editorType": ["figma", "figjam"],
	"test": "src/main",
	"networkAccess": {
		"allowedDomains": ["none"]
	}
}
