Source: node-is-typedarray
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Build-Depends: debhelper-compat (= 12), node-uglify, pkg-js-tools
Standards-Version: 4.5.0
Homepage: https://github.com/hughsk/is-typedarray
Vcs-Browser: https://salsa.debian.org/js-team/node-is-typedarray
Vcs-Git: https://salsa.debian.org/js-team/node-is-typedarray.git
Rules-Requires-Root: no

Package: libjs-is-typedarray
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Description: JavaScript library checking if object is TypedArray
 Detect whether or not an object is a Typed Array.

Package: node-is-typedarray
Architecture: all
Depends: ${misc:Depends}, nodejs (>= 0.6.19~dfsg1-3), libjs-is-typedarray
Description: JavaScript library checking if object is TypedArray
 Detect whether or not an object is a Typed Array.
