18 lines
401 B
JSON
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
|
|
}
|
|
]
|
|
} |