Sha256: c8243ef735e1d587c1eb45aa45103c6abfacaf20701f0896944f1ce1ec15d6a9

Contents?: true

Size: 744 Bytes

Versions: 3

Compression:

Stored size: 744 Bytes

Contents

{
  "name": "json-schema-test-suite",
  "version": "0.1.0",
  "description": "A language agnostic test suite for the JSON Schema specifications",
  "main": "index.js",
  "scripts": {
    "test": "mocha index.js -R spec"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/json-schema-org/JSON-Schema-Test-Suite.git"
  },
  "keywords": [
    "json-schema",
    "tests"
  ],
  "author": "http://json-schema.org",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/json-schema-org/JSON-Schema-Test-Suite/issues"
  },
  "homepage": "https://github.com/json-schema-org/JSON-Schema-Test-Suite#readme",
  "devDependencies": {
    "ajv": "^6.0.0-rc.1",
    "json-schema-test": "^2.0.0",
    "mocha": "^3.2.0"
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
json_schemer-0.2.9 JSON-Schema-Test-Suite/package.json
json_schemer-0.2.8 JSON-Schema-Test-Suite/package.json
json_schemer-0.2.7 JSON-Schema-Test-Suite/package.json