1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-08 12:22:23 +04:00
Files
tabler/shared/banner/package.json
T
2025-03-01 14:30:41 +01:00

11 lines
172 B
JSON

{
"name": "@repo/banner",
"private": true,
"version": "1.0.0",
"homepage": "https://tabler.io",
"exports": {
".": {
"default": "./index.mjs"
}
}
}