Source: node-prismjs Section: javascript Priority: optional Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Build-Depends: chai , debhelper-compat (= 13) , dh-sequence-nodejs , mocha , node-jsdom , node-yargs , terser Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/js-team/node-prismjs Vcs-Git: https://salsa.debian.org/js-team/node-prismjs.git Homepage: https://github.com/LeaVerou/prism Testsuite: autopkgtest-pkg-nodejs Rules-Requires-Root: no Package: node-prismjs Architecture: all Depends: ${misc:Depends} , node-clipboard Provides: ${nodejs:Provides} Description: Lightweight, robust, elegant syntax highlighting A spin-off project from Dabblet. Some of its unique features include: * It’s tiny. The core is only 1.5KB minified & gzipped. * It’s incredibly extensible. Not only it’s easy to add new languages, but also to extend existing ones. * It encourages good author practices. Other highlighters encourage or even force you to use elements that are semantically wrong, like
 (on its
    own) or