Files
Enciphered.Blazor.UIComponents/package.json
T
2026-04-12 01:57:08 +05:00

22 lines
437 B
JSON

{
"name": "enciphered.blazor.uicomponents",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"devDependencies": {
"autoprefixer": "^10.4.27",
"postcss": "^8.5.9",
"tailwindcss": "^4.2.2"
},
"dependencies": {
"@tailwindcss/cli": "^4.2.2"
}
}