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