aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe/tests/plugin/fixtures/e2e-installer/packages/asset-a/composer.json
blob: 4fe6396896e8f36873546398ae8cab28c0413a7f (plain)
1
2
3
4
5
6
{
    "name": "shirabe-test/asset-a",
    "version": "1.0.0",
    "type": "shirabe-asset",
    "description": "Fixture package installed by the plugin-provided installer."
}