deno.land / x / esm@v135_2 / packages / esm-archive / package.json

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{ "name": "esm-archive", "version": "0.0.6", "description": "Archive multiple files into a single binary blob.", "type": "module", "main": "index.mjs", "module": "index.mjs", "types": "index.d.ts", "dependencies": { "xxhash-wasm": "1.0.2" }, "scripts": { "test": "node test.mjs" }, "repository": "https://github.com/esm-dev/esm.sh", "license": "MIT"}
esm

Version Info

Tagged at
a year ago