videoconf/package-lock.json

12 lines
320 B
JSON
Raw Normal View History

2019-06-13 12:31:37 +02:00
{
"requires": true,
"lockfileVersion": 1,
"dependencies": {
"reveal.js": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-3.8.0.tgz",
"integrity": "sha512-MQ+UBXIIL9IyBXhkLZWb/AG5h5/BedmnHXHIEavMBawNLVfAayvTrwNlDjGn4tf/CQ2CTJR8jSyIdu4RpfoLpg=="
}
}
}