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.json

21 lines
446 B
JSON

{
"name": "sbruder-presis",
"version": "1.0.0",
"description": "my presentations",
"repository": {
"type": "git",
"url": "https://git.sbruder.de/simon/presis.git"
},
"dependencies": {
"highlight.js": "^9.12.0",
"reveal.js": "^3.6.0",
"typeface-fira-sans": "0.0.54"
},
"author": "Simon Bruder",
"license": "MIT",
"devDependencies": {
"browser-sync": "^2.24.4",
"phantomjs-prebuilt": "^2.1.16"
}
}