summaryrefslogtreecommitdiffhomepage
path: root/packages/ui-contract/package.json
blob: 3fef8a59304afef2f1fe3eb8e874424002c66446 (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"
}