about summary refs log tree commit diff homepage
path: root/package-lock.json
blob: 520a222e0efadbf26de2f368bf42312d8aa472bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "requires": true,
  "lockfileVersion": 1,
  "dependencies": {
    "highlight.js": {
      "version": "10.6.0",
      "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.6.0.tgz",
      "integrity": "sha512-8mlRcn5vk/r4+QcqerapwBYTe+iPL5ih6xrNylxrnBdHQiijDETfXX7VIxC3UiCRiINBJfANBAsPzAvRQj8RpQ=="
    }
  }
}