about summary refs log tree commit diff homepage
path: root/package-lock.json
blob: cc702d98ad320e33971765b7c01d05226b156d10 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
{
  "requires": true,
  "lockfileVersion": 1,
  "dependencies": {
    "highlight.js": {
      "version": "10.7.3",
      "resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-10.7.3.tgz",
      "integrity": "sha512-tzcUFauisWKNHaRkN4Wjl/ZA07gENAjFl3J/c480dprkGTg5EQstgaNFqBfUqCq54kZRIEcreTsAgF/m2quD7A=="
    }
  }
}