mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-01-03 05:10:13 -05:00
13 lines
389 B
JSON
13 lines
389 B
JSON
{
|
|
"name": "Penpot Exporter",
|
|
"id": "1219369440655168734",
|
|
"api": "1.0.0",
|
|
"main": "dist/code.js",
|
|
"ui": "dist/index.html",
|
|
"editorType": ["figma"],
|
|
"networkAccess": {
|
|
"allowedDomains": ["https://bam.eu01.nr-data.net"],
|
|
"reasoning": "We use New Relic to monitor the performance of our application and get errors information."
|
|
},
|
|
"documentAccess": "dynamic-page"
|
|
}
|