Source: node-color-convert
Section: javascript
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends:
 debhelper (>= 11~)
 , nodejs (>= 6.11~)
 , node-color-name (>= 1.1.1) <!nocheck>
 , node-chalk <!nocheck>
Standards-Version: 4.2.1
Homepage: https://github.com/qix-/color-convert#readme
Vcs-Git: https://salsa.debian.org/js-team/node-color-convert.git
Vcs-Browser: https://salsa.debian.org/js-team/node-color-convert

Package: node-color-convert
Architecture: all
Depends:
 ${misc:Depends}
 , nodejs (>= 6.11~)
 , node-color-name (>= 1.1.1)
Description: Plain color conversion functions
 Color-convert is a color conversion library for JavaScript and node.  It
 converts all ways between rgb, hsl, hsv, hwb, cmyk, ansi, ansi16, hex strings,
 and CSS keywords (will round to closest).
 .
 Node.js is an event-based server-side JavaScript engine.
