@bolt/build-tools
Version:
Curated collection of front-end build tools in the Bolt Design System.
18 lines (17 loc) • 434 B
JSON
{
"name": "@bolt/sassdoc-webpack-plugin",
"version": "5.4.0",
"description": "Sassdoc Webpack Plugin for the Bolt Design System",
"license": "MIT",
"main": "sassdoc-webpack-plugin.js",
"dependencies": {
"@bolt/build-utils": "^5.4.0",
"chai": "^4.2.0",
"js-yaml": "^3.13.1",
"sassdoc": "^2.7.0"
},
"publishConfig": {
"access": "public"
},
"gitHead": "3d198feea5f73c63913a956a2a077e229ad8d462"
}