Source: node-uuid Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Section: javascript Testsuite: autopkgtest-pkg-nodejs Priority: optional Build-Depends: debhelper-compat (= 13) , dh-sequence-nodejs , dh-nodejs , node-typescript (>= 5.2) , pandoc Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/js-team/node-uuid Vcs-Git: https://salsa.debian.org/js-team/node-uuid.git Homepage: https://github.com/uuidjs/uuid Rules-Requires-Root: no Package: node-uuid Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Breaks: node-copy-webpack-plugin (<< 5.1.2+~cs9.0.2-4~) , node-http-signature (<< 1.4.0~) , node-istanbul (<< 0.4.5+repack10+~cs98.25.59-10~) , node-jest-junit (<< 16.0.0-3~) , node-node-rest-client (<< 2.5.0-5~) , node-request (<< 2.88.1-5~) , node-sockjs (<< 0.3.24+~0.3.36-2~) , yarnpkg (<< 1.22.4-5~) Provides: ${node:Provides} Description: simple and fast RFC9562 UUID generation - Node.js module uuid provides simple, fast generation of RFC9562 (formerly RFC4122) UUIDs. . * Support for UUID versions 1, 3, 4, 5, 6, 7 * Cross-platform * Uses modern crypto API for random values * Small, tree-shakable footprint . This package provides uuid usable with Node.js - an event-based server-side JavaScript engine.