summary refs log tree commit diff
path: root/composer.json
blob: 58adc1667c88a218f49870a5a64a50b292c5c4d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "name": "isl/mantis-smalltech",
    "description": "The Smalltech extensions to the Mantis bug tracker",
    "type": "mantis-plugin",
    "license": "proprietary",
    "authors": [
        {
            "name": "Irene Knapp",
            "email": "ireneista@internetsafetylabs.org"
        }
    ],
    "require": {}
}