1
0
mirror of https://gitlab.com/brutaldon/brutaldon synced 2025-01-21 20:15:30 +01:00
brutaldon/package.json
Jason McBrayer d8a0e57190 Add polyfill for loading=lazy in Firefox.
Debug some of the issues that brings up, and use "less" lazy-loading on images.
2019-08-26 19:18:21 -04:00

14 lines
299 B
JSON

{
"dependencies": {
"bulma": "^0.7.1",
"bulma-extensions": "^2.2.2",
"bulmaswatch": "^0.6.2",
"fork-awesome": "^1.1.0",
"intercooler": "^1.2.1",
"jquery": "^3.3.1",
"loading-attribute-polyfill": "^1.1.0",
"magnific-popup": "^1.1.0",
"mousetrap": "^1.6.2"
}
}