Source: node-tweetnacl Maintainer: Debian Javascript Maintainers Uploaders: Yashashree Kolhe Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 12) , dh-buildinfo , nodejs , node-tape , uglifyjs , pkg-js-tools (>= 0.9.35~) Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/js-team/node-tweetnacl Vcs-Git: https://salsa.debian.org/js-team/node-tweetnacl.git Homepage: https://tweetnacl.js.org Rules-Requires-Root: no Package: node-tweetnacl Architecture: all Depends: ${misc:Depends} , nodejs Multi-Arch: foreign Description: Port of TweetNaCl cryptographic library to JavaScript The primary goal of this project is to produce a translation of TweetNaCl to JavaScript which is as close as possible to the original C implementation, plus a thin layer of idiomatic high-level API on top of it. . Node.js is an event-based server-side JavaScript engine.