std/expect/deno.json
denobot c6193ac887
chore: release 2024.11.13 (#6182)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-11-13 19:36:14 +09:00

10 lines
144 B
JSON

{
"name": "@std/expect",
"version": "1.0.8",
"exports": {
".": "./mod.ts",
"./expect": "./expect.ts",
"./fn": "./fn.ts"
}
}