What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "aspire",
"description": ".NET Aspire tooling for app host development and deployment.",
"version": "1.0.0",
"author": {
"name": "Steven Liekens",
"email": "hey@stevenliekens.be"
},
"license": "MIT",
"keywords": [
"aspire",
"dotnet",
"deploy",
"pipeline",
"deployment",
"hosting"
]
}