{
"name": "algodynamics-theme", "version": "1.0.0", "description": "Default themes for algodynamics", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/princevarshney05/algodynamics-theme.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/princevarshney05/algodynamics-theme/issues" }, "homepage": "https://github.com/princevarshney05/algodynamics-theme#readme", "dependencies": { "@fullhuman/postcss-purgecss": "^4.1.3", "@tailwindcss/typography": "^0.5.1", "autoprefixer": "^10.4.2", "postcss": "^8.4.6", "postcss-import": "^14.0.2", "purgecss": "^4.1.3", "tailwindcss": "^1.9.6" }
}