Source: node-ajv-keywords Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , chai , mocha , node-ajv (>= 6.9.1~) , node-coveralls , node-dot , node-glob , node-istanbul , node-js-beautify , node-uuid Standards-Version: 4.6.0 Homepage: https://github.com/epoberezkin/ajv-keywords#readme Vcs-Git: https://salsa.debian.org/js-team/node-ajv-keywords.git Vcs-Browser: https://salsa.debian.org/js-team/node-ajv-keywords Rules-Requires-Root: no Package: node-ajv-keywords Architecture: all Depends: ${misc:Depends} , node-ajv (>= 6.9.1~) Description: Custom JSON-Schema keywords for Ajv validator Ajv is the fastest JSON Schema validator for node.js and browser with draft 04/06/07 support. Ajv generates code using doT templates to turn JSON schemas into super-fast validation functions that are efficient for v8 optimization. . Node.js is an event-based server-side JavaScript engine.