{ "name": "php", "version": "1.0.0", "description": "engine", "main": "tailwind.config.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "devDependencies": { "tailwindcss": "^3.4.17" } }