Files
MassTech-UI/package.json
T

22 lines
460 B
JSON

{
"devDependencies": {
"@tailwindcss/typography": "^0.5.16",
"autoprefixer": "^10.4.21",
"daisyui": "^4.12.24",
"postcss": "^8.5.6",
"postcss-cli": "^11.0.1",
"tailwindcss": "^3.4.3"
},
"name": "ui",
"version": "1.0.0",
"description": "",
"main": "tailwind.config.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs"
}