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

24 lines
784 B
JSON
Raw Normal View History

{
"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="
2018-04-12 22:34:37 +02:00
},
2018-06-01 20:15:27 +02:00
"typeface-fira-sans": {
"version": "0.0.54",
"resolved": "https://registry.npmjs.org/typeface-fira-sans/-/typeface-fira-sans-0.0.54.tgz",
"integrity": "sha512-WPbYqk8w4YRWWCGOrBDXo0iPUmNdTR3frTq2I16+RSLJMNbIDjRMpbMjmyMipBmXN8bwuvyumCgJ5oGpuzpY3g=="
}
}
}