Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

shrinkwrap

3rd-Eden19.1kMIT0.4.0

npm shrinkwrap parser, generation and comparison

npm, npmjs, shrinkwrap

readme

shrinkwrap

Shrinkwrap is a small npm utility that can traverses the dependency tree of a given package. Sounds simple, but it's rather complex, hence making it a module so people yield the fruits of my labor.

Installation

npm install --save shrinkwrap