We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1047a1a commit d0e80a9Copy full SHA for d0e80a9
package.json
@@ -0,0 +1,12 @@
1
+{
2
+ "name": "json-schema-test-suite",
3
+ "version": "0.1.0",
4
+ "description": "A language agnostic test suite for the JSON Schema specifications",
5
+ "repository": "github:json-schema-org/JSON-Schema-Test-Suite",
6
+ "keywords": [
7
+ "json-schema",
8
+ "tests"
9
+ ],
10
+ "author": "http://json-schema.org",
11
+ "license": "MIT"
12
+}
0 commit comments