Package: yarnpkg Source: node-yarnpkg Version: 1.22.19+~cs24.27.18-2+deb12u1 Architecture: all Maintainer: Debian Javascript Maintainers Installed-Size: 3936 Depends: ca-certificates, node-asap, node-babel7-runtime, node-bytes, node-camelcase, node-chalk, node-chownr, node-ci-info, node-cli-table, node-commander (>= 7), node-death, node-debug, node-deep-equal, node-detect-indent, node-duplexify, node-emoji, node-fast-levenshtein, node-glob, node-imports-loader, node-ini, node-inquirer, node-invariant, node-is-builtin-module, node-js-yaml (>= 3.13.1), node-loud-rejection, node-micromatch, node-minimatch, node-mkdirp (>= 1.0~), node-object-path, node-path-root, node-prepend-http, node-proper-lockfile, node-puka, node-pump, node-pumpify, node-read, node-request (>= 2.88.1-5~), node-request-capture-har, node-resolve (>= 1.19.0+~cs5.20.8~), node-rimraf, node-semver, node-sort-keys, node-ssri, node-strict-uri-encode, node-strip-ansi, node-strip-bom, node-tar-stream, node-through2, node-uuid, node-validate-npm-package-license, node-yn, nodejs:any Provides: node-yarn Homepage: https://github.com/yarnpkg/yarn Priority: optional Section: javascript Filename: pool/main/n/node-yarnpkg/yarnpkg_1.22.19+~cs24.27.18-2+deb12u1_all.deb Size: 563844 SHA256: fb392c340a5629e0b854a0c1d3f239dc35d37c41ebd24df8a763f8651714fdfd SHA1: d384d506a479cba2ece13076030601c2142b0772 MD5sum: d4de22f2955ea0cf4dafda95de2099b1 Description: Fast, reliable and secure npm alternative Fast: Yarnpkg caches every package it has downloaded, so it never needs to download the same package again. It also does almost everything concurrently to maximize resource utilization. This means even faster installs. . Reliable: Using a detailed but concise lockfile format and a deterministic algorithm for install operations, Yarnpkg is able to guarantee that any installation that works on one system will work exactly the same on another system. . Secure: Yarnpkg uses checksums to verify the integrity of every installed package before its code is executed. . Node.js is an event-based server-side JavaScript engine.