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