{
  "$type": "site.standard.document",
  "canonicalUrl": "https://ayc0.github.io//posts/yarn-lock-how-to-read-it",
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreicarepqglgsln4x63povxbio25fx7ewkxp5fiqtrrateao2ivezqu"
    },
    "mimeType": "image/jpeg",
    "size": 20974
  },
  "description": "Yarn comes with a lock file `yarn.lock` that isn’t made for human to read it. But when using the tool, you sometimes need to go through it to be able to understand it (specially when reviewing PRs)",
  "path": "/posts/yarn-lock-how-to-read-it",
  "publishedAt": "2021-07-27T00:00:00.000Z",
  "site": "at://did:plc:wifmfjqoxnruni5h62e6zp2y/site.standard.publication/3mn6dj35act2i",
  "tags": [
    "yarn",
    "tip"
  ],
  "title": "Yarn.lock: How to read it"
}