Source: node-caniuse-db
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper-compat (= 13)
 , dh-sequence-nodejs
 , jq <!nocheck>
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/js-team/node-caniuse-db
Vcs-Git: https://salsa.debian.org/js-team/node-caniuse-db.git
Homepage: https://github.com/Fyrd/caniuse
Testsuite: autopkgtest-pkg-nodejs
Rules-Requires-Root: no

Package: node-caniuse-db
Architecture: all
Depends: ${misc:Depends}
Multi-Arch: foreign
Description: Raw browser/feature support data from caniuse.com
 This module contains raw data from the caniuse.com support tables.
 .
 This module provides access to the site's data for other projects. For this
 use the data.json file which includes all support data.
 .
 Node.js is an event-based server-side JavaScript engine.
