mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
10 lines
236 B
JSON
10 lines
236 B
JSON
{
|
|
"name": "@umami/components",
|
|
"version": "0.111.0",
|
|
"description": "Umami React components.",
|
|
"author": "Mike Cao <mike@mikecao.com>",
|
|
"license": "MIT",
|
|
"type": "module",
|
|
"main": "./index.js",
|
|
"types": "./index.d.ts"
|
|
}
|