Source: node-matrix-js-sdk
Maintainer: Matrix Packaging Team <pkg-matrix-maintainers@lists.alioth.debian.org>
Uploaders:
 Hubert Chathi <uhoreg@debian.org>,
 Jonas Smedegaard <dr@jones.dk>,
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-nodejs,
 grunt,
 mocha <!nocheck>,
 node-babel-cli (>= 7),
 node-babel-core (>= 7),
 node-babel-loader (>= 8.1.0),
 node-babel-plugin-proposal-class-properties (>= 7),
 node-babel-plugin-proposal-numeric-separator (>= 7),
 node-babel-plugin-proposal-object-rest-spread (>= 7),
 node-babel-plugin-syntax-dynamic-import (>= 7),
 node-babel-plugin-transform-runtime (>= 7),
 node-babel-preset-env (>= 7),
 node-babel-preset-typescript (>= 7),
 node-babel-register (>= 7),
 node-bluebird,
 node-browser-request,
 node-content-type,
 node-grunt-contrib-concat,
 node-grunt-contrib-uglify,
 node-matrix-org-olm,
 node-request,
 node-tape <!nocheck>,
 node-typescript,
 node-types-jest,
 node-types-node,
 webpack,
Standards-Version: 4.6.0
Homepage: https://github.com/matrix-org/matrix-js-sdk/
Vcs-Browser: https://salsa.debian.org/js-team/node-matrix-js-sdk
Vcs-Git: https://salsa.debian.org/js-team/node-matrix-js-sdk.git
Rules-Requires-Root: no

Package: node-matrix-js-sdk
Architecture: all
Depends:
 node-babel-runtime (>= 7),
 node-bluebird,
 node-content-type,
 node-request,
 ${misc:Depends},
Description: node module Client-Server SDK for the Matrix protocol
 matrix-js-sdk is an SDK that allows JavaScript programs to communicate over
 Matrix, an open, federated communications protocol.
 .
 This package provides the nodejs version of matrix-js-sdk.

Package: libjs-matrix-js-sdk
Architecture: all
Depends:
 ${misc:Depends},
Recommends:
 javascript-common,
 libjs-olm,
Description: JavaScript Client-Server SDK for the Matrix protocol
 matrix-js-sdk is an SDK that allows JavaScript programs to communicate over
 Matrix, an open, federated communications protocol.
 .
 This package provides the browser version of matrix-js-sdk.
