std/expect/deno.json
denobot 67e9cfa0ff
chore: release 2024.09.04 (#5908)
Co-authored-by: kt3k <kt3k@users.noreply.github.com>
2024-09-04 19:37:53 +09:00

10 lines
144 B
JSON

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