umami/package.components.json
Mike Cao 27c342811e
Some checks are pending
Create docker images / Build, push, and deploy (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
Added label to PageHeader. Style fixes.
2025-09-24 00:07:17 -07:00

10 lines
236 B
JSON

{
"name": "@umami/components",
"version": "0.127.0",
"description": "Umami React components.",
"author": "Mike Cao <mike@mikecao.com>",
"license": "MIT",
"type": "module",
"main": "./index.js",
"types": "./index.d.ts"
}