mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
14 lines
310 B
JSON
14 lines
310 B
JSON
{
|
|
"name": "SVGL",
|
|
"id": "1320306989350693206",
|
|
"api": "1.0.0",
|
|
"main": "dist/code.js",
|
|
"enableProposedApi": false,
|
|
"editorType": ["figma", "figjam"],
|
|
"permissions": ["currentuser"],
|
|
"networkAccess": {
|
|
"allowedDomains": ["*"],
|
|
"reasoning": "Internet access for local development."
|
|
}
|
|
}
|