Files
2026-07-13 12:20:01 +08:00

21 lines
437 B
JSON

{
"name": "compound-engineering-plugin",
"interface": {
"displayName": "Compound Engineering"
},
"plugins": [
{
"name": "compound-engineering",
"source": {
"source": "url",
"url": "https://github.com/EveryInc/compound-engineering-plugin.git"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Coding"
}
]
}