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

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{ "name": "esm-worker", "description": "A Cloudflare worker handles all requests of esm.sh at the edge(earth).", "version": "0.135.11", "type": "module", "module": "dist/index.js", "types": "types/index.d.ts", "scripts": { "prepublishOnly": "node build.mjs" }, "files": [ "dist/index.js", "types/index.d.ts" ], "devDependencies": { "@cloudflare/workers-types": "4.20240222.0", "compare-versions": "6.1.0", "esbuild": "0.20.0" , "esm-compat": "0.0.2" }, "repository": "https://github.com/esm-dev/esm.sh", "license": "MIT"}
esm

Version Info

Tagged at
a year ago