xref: /aosp_15_r20/external/json-schema-validator/src/test/suite/package.json (revision 78c4dd6aa35290980cdcd1623a7e337e8d021c7c)
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}
13