{ "name": "brick", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "preinstall": "node ./scripts/preinstall.js", "prepare": "husky install" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@commitlint/cli": "17.0.2", "@commitlint/config-conventional": "17.0.2", "autoprefixer": "^10.4.13", "cssnano": "^5.1.14", "fs-extra": "^10.1.0", "globby": "^13.1.2", "husky": "^8.0.1", "postcss": "^8.4.20", "postcss-import": "^15.1.0", "responsive-storage": "^2.1.0", "tailwindcss": "^3.2.4" } }