UNPKG

nodebb-theme-aymanbu

Version:
17 lines 334 B
{ "id": "nodebb-theme-aymanbu", "library": "./lib/theme.js", "hooks": [ { "hook": "filter:widgets.getAreas", "method": "defineWidgetAreas", "callbacked": true } ], "staticDirs": { "vendor": "static/vendor" }, "scripts": [ "static/lib/lavender.js", "static/vendor/masonry.js", "static/vendor/imagesLoaded.js" ] }