{ "name": "dribbblish-dynamic-theme", "version": "4.1.1", "homepage": "https://github.com/JulienMaille/dribbblish-dynamic-theme", "bugs": { "url": "https://github.com/JulienMaille/dribbblish-dynamic-theme/issues" }, "devDependencies": { "@babel/core": "^7.17.0", "@babel/preset-env": "^7.16.5", "@babel/register": "^7.16.5", "@material-icons/svg": "^1.0.22", "clean-webpack-plugin": "^4.0.0", "sass": "^1.43.5", "sass-loader": "^12.2.0", "webpack": "^5.58.2", "webpack-cli": "^4.9.0" }, "scripts": { "build": "webpack" }, "dependencies": { "chroma-js": "^2.1.2", "colorthief": "^2.3.2", "jquery": "^3.6.0", "lodash.debounce": "^4.0.8", "lodash.defaultsdeep": "^4.6.1", "markdown-it": "^12.3.2", "markdown-it-attrs": "^4.1.0", "moment": "^2.29.2", "node-vibrant": "^3.1.6", "svgson": "^5.2.1" } }