1
0
mirror of https://github.com/tabler/tabler.git synced 2026-06-20 06:10:08 +04:00
Files
tabler/shared/banner/package.json
T

10 lines
153 B
JSON

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