{ "name": "demo_sada", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/darshanbaral/demo_sada.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/darshanbaral/demo_sada/issues" }, "homepage": "https://github.com/darshanbaral/demo_sada#readme", "dependencies": { "@tailwindcss/forms": "^0.3.2", "@tailwindcss/typography": "^0.4.0", "autoprefixer": "^10.2.5", "postcss": "^8.2.12", "postcss-cli": "^8.3.1", "tailwindcss": "^2.1.1" } }