TPS_web_october/plugins/indikator/devtools/composer.json

11 lines
428 B
JSON

{
"name": "indikator/devtools-plugin",
"type": "october-plugin",
"description": "It is a must-have plugin for you, if you use the October's Docs a lot or you want to use the build-in wysiwyg editor on the Content page.",
"homepage": "https://octobercms.com/plugin/indikator-devtools",
"keywords": ["october", "octobercms"],
"license": "MIT",
"require": {
"composer/installers": "~1.0"
}
}