Files
symfony-flex-recipes-contrib/teebbstudios.tuieditor-bundle.1.0.json
T
github-action botandgithub-action bot 06af7d5f81 Update Flex endpoint
2021-09-23 10:31:54 +00:00

40 lines
1.4 KiB
JSON

{
"manifests": {
"teebbstudios/tuieditor-bundle": {
"manifest": {
"bundles": {
"Teebb\\TuiEditorBundle\\TeebbTuiEditorBundle": [
"all"
]
},
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
},
"files": {
"config/packages/teebb_tuieditor.yaml": {
"contents": [
"# Read the documentation: https://github.com/teebbstudios/TeebbTuiEditorBundle/blob/master/README.md",
"teebb_tui_editor:",
" default_config: basic_config",
" configs:",
" basic_config:",
" to_html: false",
" exts:",
" - scrollSync",
" - colorSyntax",
" - uml",
" - chart",
" - mark",
" - table",
"",
""
],
"executable": false
}
},
"ref": "5630a89280647f01ae78e4f37d8f932e0e7113c3"
}
}
}