15 lines
303 B
JSON
15 lines
303 B
JSON
{
|
|
"name": "remanso-local",
|
|
"description": "Local plugins for the Remanso project",
|
|
"owner": {
|
|
"name": "julien"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "remanso-skills",
|
|
"description": "Local skills for the Remanso project (migrate-oxlint, etc.)",
|
|
"source": "./.agents"
|
|
}
|
|
]
|
|
}
|