summaryrefslogtreecommitdiffstats
path: root/core/js/core.json
blob: 3297b44318d61e5fb33f9130ce56d5a6682457cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
	"vendor": [
		"moment/min/moment-with-locales.js"
	],
	"libraries": [
		"jquery-1.10.0.min.js",
		"jquery-migrate-1.2.1.min.js",
		"jquery-ui-1.10.0.custom.js",
		"jquery-showpassword.js",
		"jquery.placeholder.js",
		"jquery-tipsy.js",
		"underscore.js"
	],
	"modules": [
		"compatibility.js",
		"jquery.ocdialog.js",
		"oc-dialogs.js",
		"js.js",
		"l10n.js",
		"share.js",
		"octemplate.js",
		"eventsource.js",
		"config.js",
		"multiselect.js",
		"oc-requesttoken.js"
	]
}