umami/package.components.json
Mike Cao 9df012084d
Some checks are pending
Create docker images (cloud) / Build, push, and deploy (push) Waiting to run
Node.js CI / build (postgresql, 18.18, 10) (push) Waiting to run
Mobile fixes.
2025-10-14 23:10:27 -07:00

10 lines
236 B
JSON

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