Files
42marketplaces/sync/gh-elaraai-east-plugin.json
2025-11-29 18:53:27 +08:00

18 lines
401 B
JSON

{
"name": "east",
"owner": {
"name": "Elara AI Pty Ltd",
"email": "support@elara.ai"
},
"plugins": [
{
"name": "east",
"description": "Write and validate East code - a portable, type-safe functional language",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-elaraai-east-plugin.git"
},
"strict": true
}
]
}