Raw Package Information
Package: yarn
Priority: optional
Section: devel
Installed-Size: 5304
Maintainer: Yarn Developers <yarn@dan.cx>
Architecture: all
Version: 1.22.22-1
Recommends: nodejs
Conflicts: nodejs (<< 4.0.0), cmdtest
Filename: pool/main/y/yarn/yarn_1.22.22_all.deb
Size: 896308
MD5sum: cf063bf7859c42360a0e50427931c640
SHA1: a3073de43242748721a5e7caf157cb928c9c1329
SHA256: bdd227d3fead0510a1a75620ffa7369f61f50711505efa9dc371e14dca04e33e
SHA512: cc957eb4db3401df75aaae104031c98dfdf648202859d9d8d1f0de2603f3705d1e11ab75b49667573d6a5e60a313db7fa877fdaf59fa798cb76c8db0a42772da
Description: Fast, reliable, and secure dependency management.
Yarn: Fast, reliable, and secure dependency management.
.
Fast: Yarn caches every package it downloads so it never needs to again. It
also parallelizes operations to maximize resource utilization so install times
are faster than ever.
.
Reliable: Using a detailed, but concise, lockfile format, and a deterministic
algorithm for installs, Yarn is able to guarantee that an install that worked
on one system will work exactly the same way on any other system.
.
Secure: Yarn uses checksums to verify the integrity of every installed package
before its code is executed.
Homepage: https://yarnpkg.com/