Can't build my angular project with this module.
ERROR in node_modules/@imgix/angular/lib/types.d.ts:1:32 - error TS2732: Cannot find module 'imgix-url-params/dist/parameters.json'. Consider using '--resolveJsonModule' to import module with '.json' extension
1 import imgixUrlParameters from 'imgix-url-params/dist/parameters.json';