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": "development-rules",
"version": "1.0.0",
"description": "Gitリポジトリで共通利用する最小限の開発ルール",
"license": "MIT",
"keywords": ["git", "development", "tdd", "conventional-commits"]
}