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