2 "name": "JSON-Schema-Test-Suite",
3 "version": "1.1.2-Pod",
5 "summary": "A set of JSON objects that implementors of JSON Schema validation libraries can use to test their validators.",
6 "homepage": "https://github.com/json-schema/JSON-Schema-Test-Suite",
8 "Julian Berman": "no_email_available@mailinator.com"
11 "git": "https://github.com/grgcombs/JSON-Schema-Test-Suite.git",
14 "description": "\n This repository contains a set of JSON objects that implementors of JSON Schema validation libraries can use to test their validators.\n It is meant to be language agnostic and should require only a JSON parser.\n The conversion of the JSON objects into tests within your test framework of choice is still the job of the validator implementor.\n ",
16 "exclude_files": "tests/{draft3,draft4}/optional/zeroTerminatedFloats.json"
19 "exclude_files": "tests/{draft3,draft4}/optional/zeroTerminatedFloats.json"
21 "preserve_paths": "{tests,remotes}",
23 "JSON-Schema-Test-Suite": "{tests,remotes}"