14 lines
294 B
JSON
14 lines
294 B
JSON
{
|
|
"name": "bianira-ui",
|
|
"version": "1.27.0",
|
|
"description": "Tailwind CSS utility extensions for component libraries",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"postinstall": "node ./scripts/telemetry.js"
|
|
},
|
|
"license": "MIT",
|
|
"peerDependencies": {
|
|
"tailwindcss": "^3.4.0"
|
|
}
|
|
}
|