Source: node-security
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Xavier Guimard <yadd@debian.org>
Section: javascript
Priority: optional
Testsuite: autopkgtest-pkg-nodejs
Build-Depends: debhelper-compat (= 12),
               dh-buildinfo,
               mocha,
               nodejs,
               pkg-js-tools (>= 0.8.8)
Standards-Version: 4.4.0
Vcs-Browser: https://salsa.debian.org/js-team/node-security
Vcs-Git: https://salsa.debian.org/js-team/node-security.git
Homepage: https://github.com/cweider/js-security

Package: node-security
Architecture: all
Depends: nodejs,
         ${misc:Depends}
Description: Safely encoding and decoding methods for Node.js
 Safely encode/decode HTML, Javascript and CSS data compliant to the standard
 as demanded by the OWASP (Open Web Application Security Project) when using
 Node.js.
