riazmo's picture
feat: move Figma plugin to figma-plugin/ with proper README
d969659
raw
history blame contribute delete
239 Bytes
{
"name": "Design System Automation — Token Importer",
"id": "1234567890",
"api": "1.0.0",
"main": "src/code.js",
"ui": "ui/ui.html",
"capabilities": ["textreview"],
"editorType": ["figma"],
"documentAccess": "dynamic"
}