summaryrefslogtreecommitdiffhomepage
path: root/packages/ui-contract/package.json
blob: ba8ecfa0c1edb3cb229fd4197ecebd0a2f4e3444 (plain)
1
2
3
4
5
6
7
8
{
  "name": "@dispatch/ui-contract",
  "version": "0.2.0",
  "type": "module",
  "private": true,
  "main": "dist/index.js",
  "types": "dist/index.d.ts"
}