summaryrefslogtreecommitdiffstats
path: root/modules-available/summernote/config.json
blob: 69bb0aa987702c8313a00365a6f472f29422297c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
	"dependencies": [],
	"css": [
	    "style.css"
	],
	"scripts": [
	    "clientscript.js"
	],
	"client-plugin": true
}