{ "name": "workspace", "version": "1.0.0", "description": "This workspace houses the Django application scaffold used for Python-based templates.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "@tailwindcss/cli": "^4.1.14", "autoprefixer": "^10.4.21", "postcss": "^8.5.6", "tailwindcss": "^4.1.14" } }