annotate templates/default/_browser/browser_meta.json @ 22:5fd933e238bb

massive refactoring from camelCase -> snake_case. See backend commit log for more details
author Goffi <goffi@goffi.org>
date Mon, 22 May 2023 09:11:54 +0200
parents dc880664a8ec
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
1 {
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
2 "js": {
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
3 "package": {
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
4 "dependencies": {
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
5 "bulma": ">= 0.9.0"
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
6 }
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
7 }
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
8 }
dc880664a8ec modernisation of the theme using Bulma
Goffi <goffi@goffi.org>
parents:
diff changeset
9 }