@atomiq/json-schema-test-suite
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "@atomiq/json-schema-test-suite", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Exposes JSON Schema Test Suite as a Node.js package, so don't need to add as a git submodule.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,7 +0,14 @@ | ||
This is a fork of JSON Schema Test Suite for Node.js developers | ||
=============================================================== | ||
Node.js fork of JSON Schema Test Suite | ||
====================================== | ||
The JSON Schema Test Suite is meant to be a language agnostic test suite for testing JSON Schema validation libraries. This | ||
fork makes the test suite available as an npm package for use with Node.js. | ||
This is a fork of JSON Schema Test Suite for Node.js validator development. It is current with the latest commit to | ||
`7511038dcb4f4b430fa2a929184da70b670bdd35` (June 17, 2015) on the upstream `develop` branch. | ||
The `master` and `develop` branches track the upstream branches. Make sure you are on the `node` for taking advantage | ||
of the node features in this fork. | ||
The JSON Schema Test Suite is meant to be a language agnostic test suite for testing JSON Schema validation libraries. | ||
This fork makes the test suite available as an [npm package](https://www.npmjs.com/package/@atomiq/json-schema-test-suite) | ||
for use with Node.js. | ||
npm install @atomiq/json-schema-test-suite | ||
@@ -8,0 +15,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
193007
317