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