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