yarnpkg.com
Yarn import now uses package-lock.json
1
For a while now, the JavaScript ecosystem is a host to a few different dependency lock file formats, including yarn’s yarn.lock and npm’s package-lock.json. Read full article