ORIENT/plugins/indikator/devtools/composer.json

8 lines
162 B
JSON
Raw Normal View History

2021-04-28 09:15:46 +00:00
{
"name": "indikator/devtools-plugin",
"type": "october-plugin",
"description": "None",
"require": {
"composer/installers": "~1.0"
}
}