1{ 2 "name": "theme", 3 "version": "1.0.0", 4 "author": "Alex Ottr <alex@otter.foo>", 5 "license": "MIT", 6 "devDependencies": { 7 "daisyui": "^4.7.2", 8 "tailwindcss": "^3.4.1" 9 } 10}