Source: node-matrix-js-sdk
Maintainer: Matrix Packaging Team <pkg-matrix-maintainers@lists.alioth.debian.org>
Uploaders: Hubert Chathi <uhoreg@debian.org>
Section: javascript
Testsuite: autopkgtest-pkg-nodejs
Priority: optional
Build-Depends: debhelper-compat (= 12)
 , node-babel-loader (>= 8.1.0)
 , node-babel7
 , node-bluebird
 , node-browser-request
 , node-content-type
 , node-request
 , node-typescript
 , node-typescript-types
 , pkg-js-tools (>= 0.9.35~)
 , webpack
Standards-Version: 4.5.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: ${misc:Depends}
 , node-babel7
 , node-bluebird
 , node-content-type
 , node-request
 , nodejs
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
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.
