{ "name": "hugo-theme-dejavu", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "Dejavu Moe ", "license": "ISC", "devDependencies": { "bulma": "^0.9.4", "node-sass": "^9.0.0" }, "dependencies": { "@fullhuman/postcss-purgecss": "^5.0.0", "autoprefixer": "^10.4.14", "postcss": "^8.4.23", "postcss-cli": "^10.1.0" } }