This repository has been archived on 2022-03-27. You can view files and clone it, but cannot push or open issues/pull-requests.
presis/revealjs/package-lock.json

19 lines
506 B
JSON

{
"name": "sbruder-presis",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"highlight.js": {
"version": "9.12.0",
"resolved": "https://registry.npmjs.org/highlight.js/-/highlight.js-9.12.0.tgz",
"integrity": "sha1-5tnb5Xy+/mB1HwKvM2GVhwyQwB4="
},
"reveal.js": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-3.6.0.tgz",
"integrity": "sha1-zg5k8wy+vW5c6IXC84QIXF5YIeg="
}
}
}