kehati/bin/Debug/net9.0/package.json

18 lines
339 B
JSON

{
"name": "kehati",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"@tailwindcss/cli": "^4.3.2",
"tailwindcss": "^4.3.2",
"tw-animate-css": "^1.4.0"
}
}