Source: node-jsonld
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Build-Depends:
 brotli,
 debhelper-compat (= 13),
# mocha <!nocheck>,
 node-canonicalize,
 node-core-js (>= 3.0.0),
# node-digitalbazaar-http-client,
 node-lru-cache,
 node-node-forge,
 node-rdf-canonize (>= 3.4),
 node-rollup-plugin-commonjs,
 node-rollup-plugin-json,
 node-rollup-plugin-node-resolve,
 pigz,
 rollup,
Standards-Version: 4.6.2
Homepage: https://github.com/digitalbazaar/jsonld.js
Vcs-Browser: https://salsa.debian.org/js-team/node-jsonld
Vcs-Git: https://salsa.debian.org/js-team/node-jsonld.git
Rules-Requires-Root: no

Package: node-jsonld
Architecture: all
Depends:
# node-digitalbazaar-http-client,
 node-canonicalize,
 node-lru-cache,
 node-rdf-canonize (>= 3.4),
 ${misc:Depends},
Description: JSON-LD processor - Node library
 This library is an implementation
 of the JSON-LD specification in JavaScript.
 .
 JavaScript Object Notation for Linked Data (JSON-LD)
 is a method of encoding Linked Data using JSON.
 .
 Linked Data is a method of publishing structured data
 so that it can be interlinked
 and become more useful through semantic queries.
 .
 This package contains jsonld usable with Node.

Package: libjs-jsonld
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Recommends:
 javascript-common,
Description: JSON-LD processor - browser library
 This library is an implementation
 of the JSON-LD specification in JavaScript.
 .
 JavaScript Object Notation for Linked Data (JSON-LD)
 is a method of encoding Linked Data using JSON.
 .
 Linked Data is a method of publishing structured data
 so that it can be interlinked
 and become more useful through semantic queries.
 .
 This package contains jsonld directly usable in web browsers.
