Source: node-trust-json-document Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Jonas Smedegaard , Build-Depends: node-chai , pandoc , brotli, debhelper-compat (= 12), mocha , node-babel7, pigz, webpack , Standards-Version: 4.5.1 Homepage: https://github.com/anvilresearch/json-document Vcs-Browser: https://salsa.debian.org/js-team/node-trust-json-document Vcs-Git: https://salsa.debian.org/js-team/node-trust-json-document.git Rules-Requires-Root: no Package: node-trust-json-document Architecture: all Depends: nodejs, ${misc:Depends}, Multi-Arch: foreign Description: JSON Document manipulation library - Node.js library Model and manipulate data with ES6 classes, JSON Schema initialization and validation, JSON Patch, JSON Pointer, and JSON Mappings. . * works in Node.js and the browser * compiled schema initialization and validation methods * high-level JSONDocument class for ease of use * zero production dependencies * compatible with webpack . This package provides JSON Document for use with Node.js - an event-based server-side JavaScript engine. Package: libjs-trust-json-document Architecture: all Depends: ${misc:Depends}, Recommends: javascript-common, Multi-Arch: foreign Description: JSON Document manipulation library - browser library Model and manipulate data with ES6 classes, JSON Schema initialization and validation, JSON Patch, JSON Pointer, and JSON Mappings. . * works in Node.js and the browser * compiled schema initialization and validation methods * high-level JSONDocument class for ease of use * zero production dependencies * compatible with webpack . This package provides JSON Document for use directly in web browsers.