Skip to content

Commit 5d03142

Browse files
committed
Update package description and tags
1 parent a17699b commit 5d03142

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

package.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
{
22
"name": "@hyperjump/json-schema-coverage",
33
"version": "0.0.1",
4-
"description": "Test coverage for JSON Schema",
4+
"description": "Test coverage tools for JSON Schema testing",
55
"keywords": [
66
"JSON Schema",
77
"test",
8-
"coverage"
8+
"coverage",
9+
"vitest",
10+
"matcher",
11+
"toMatchJsonSchema",
12+
"matchJsonSchema"
913
],
1014
"author": "Jason Desrosiers <[email protected]>",
1115
"license": "MIT",

0 commit comments

Comments
 (0)