UNPKG

@bolt/build-tools

Version:

Curated collection of front-end build tools in the Bolt Design System.

22 lines (21 loc) 591 B
{ "name": "@bolt/svg-transform-loader", "version": "5.9.0", "description": "Bolt Design System Webpack loader to help with converting colors / attributes in SVG icons", "license": "MIT", "main": "index.js", "dependencies": { "loader-utils": "^1.4.1", "lodash.isempty": "^4.4.0", "merge-options": "^2.0.0", "postcss": "^7.0.23", "posthtml-transform": "^1.0.7", "postsvg": "^2.2.7", "query-string": "^6.9.0", "svg-mixer-utils": "^0.3.4" }, "publishConfig": { "access": "public" }, "gitHead": "ed398c4cd7fac2500e601e662f3a43725a0f38c5" }