master
Evgeny Poberezkin 2016-03-20 18:17:07 +00:00
parent dc10816fc3
commit 7d7505b442
2 changed files with 2 additions and 1 deletions

View File

@ -150,6 +150,7 @@ CLI is available as a separate npm package [ajv-cli](https://github.com/jessedc/
- compiling JSON-schemas to test their validity
- validating data file(s) against JSON-schema
- testing expected validity of data against JSON-schema
- referenced schemas
- custom meta-schemas
- files in JSON and JavaScript format

View File

@ -1,6 +1,6 @@
{
"name": "ajv",
"version": "3.8.5",
"version": "3.8.6",
"description": "Another JSON Schema Validator",
"main": "lib/ajv.js",
"files": [