Source: node-eslint-plugin-html
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
 Pirate Praveen <praveen@debian.org>,
Section: javascript
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-nodejs,
 eslint <!nocheck>,
 jest <!nocheck>,
 node-htmlparser2 (>= 3.10.0) <!nocheck>,
 node-semver (>= 5.6.0) <!nocheck>,
 cmark-gfm <!nodoc>,
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/js-team/node-eslint-plugin-html
Vcs-Git: https://salsa.debian.org/js-team/node-eslint-plugin-html.git
Homepage: https://github.com/BenoitZugmeyer/eslint-plugin-html
Rules-Requires-Root: no

Package: node-eslint-plugin-html
Architecture: all
Depends:
 node-htmlparser2 (>= 3.10.0),
 node-semver (>= 5.6.0),
 ${misc:Depends},
Enhances:
 eslint,
Description: lint and fix inline scripts contained in HTML files
 This module is an ESLint plugin to lint and fix inline scripts contained in
 HTML files.
 .
 Node.js is an event-based server-side JavaScript engine.
