aboutsummaryrefslogtreecommitdiff
path: root/package.components.json
blob: ab3454c07d39d3995b18f61bc570cc95e6cc6785 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
{
  "name": "@umami/components",
  "version": "0.130.0",
  "description": "Umami React components.",
  "author": "Mike Cao <[email protected]>",
  "license": "MIT",
  "type": "module",
  "main": "./index.js",
  "types": "./index.d.ts"
}