deno.land / x / expect@v0.4.2 / egg.json
123456789101112131415161718{ "name": "expect", "description": "helpers for writing jest like expect tests in deno", "stable": true, "repository": "https://github.com/allain/expect", "files": [ "LICENSE", "README.md", "expect.ts", "expect_test.ts", "matchers.ts", "matchers_test.ts", "mock.ts", "mock_test.ts", "mod.ts" ]}
Version Info