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