Source: node-ajv-keywords Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: chai , debhelper-compat (= 13) , dh-sequence-nodejs (>= 0.9.82~) , jest , node-ajv (>= 8~) , node-ansi-regex , node-ansi-styles , node-assertion-error , node-babel7 , node-balanced-match , node-brace-expansion , node-braces , node-chai , node-chalk , node-check-error , node-color-convert , node-color-name , node-concat-map , node-deep-eql , node-emittery , node-escape-string-regexp , node-fast-deep-equal (>= 3~) , node-fill-range , node-get-func-name , node-graceful-fs , node-has-flag , node-inflight , node-inherits , node-is-number , node-js-tokens , node-json-schema-traverse , node-lodash , node-lru-cache , node-micromatch , node-minimatch , node-natural-compare , node-once , node-path-is-absolute , node-pathval , node-picomatch , node-react-is , node-require-from-string , node-semver , node-slash , node-source-map , node-source-map-support , node-stack-utils , node-supports-color , node-to-fast-properties , node-to-regex-range , node-ts-jest , node-type-detect , node-typescript , node-uri-js , node-uuid , node-wrappy , node-yallist , ts-jest Standards-Version: 4.6.2 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 (>= 8~) , node-fast-deep-equal (>= 3~) Breaks: node-schema-utils (<< 4~) 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.