mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
13 lines
248 B
JSON
13 lines
248 B
JSON
{
|
|
"name": "@std/testing",
|
|
"version": "0.224.0",
|
|
"exports": {
|
|
"./asserts": "./asserts.ts",
|
|
"./bdd": "./bdd.ts",
|
|
"./mock": "./mock.ts",
|
|
"./snapshot": "./snapshot.ts",
|
|
"./time": "./time.ts",
|
|
"./types": "./types.ts"
|
|
}
|
|
}
|