github.com/kaptinlin/jsonschema@v0.4.6/testdata/JSON-Schema-Test-Suite/package.json (about)

     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  }