Package: node-canvas Version: 3.2.0+dfsg-1 Architecture: amd64 Maintainer: Debian Javascript Maintainers Installed-Size: 934 Depends: libc6 (>= 2.38), libcairo2 (>= 1.15.8), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.0), libgif7 (>= 5.1), libglib2.0-0t64 (>= 2.12.0), libjpeg62-turbo (>= 1.3.1), libnode115 (>= 20.19.2+dfsg), libpango-1.0-0 (>= 1.44.3), libpangocairo-1.0-0 (>= 1.22.0), libpng16-16t64 (>= 1.6.46), librsvg2-2 (>= 2.52.5), libstdc++6 (>= 14), nodejs:any Multi-Arch: same Homepage: https://github.com/Automattic/node-canvas Priority: optional Section: javascript Filename: pool/contrib/n/node-canvas/node-canvas_3.2.0+dfsg-1_amd64.deb Size: 250692 SHA256: b1469e9341c9ad5b8ae408c2aa84ce720f9f4d5cb550b1b7d82fbe9e1e3d9771 SHA1: edacc956afc366cc20c3f4990e9b024922f529f8 MD5sum: 50cf3cbf2056d538f3fa0fde4e6686ee Description: Cairo backed Canvas implementation for Node.js This module is an implementation of the Web Canvas API for Node.js, trying to be as close as possible to the specification . It adds utility methods and non-standard APIs that are better fitted for Node.js usage. . Node.js is an event-based server-side JavaScript engine.