17 lines
352 B
JSON
17 lines
352 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",
|
|
"phantomjs-prebuilt": "^2.1.16",
|
|
"reveal.js": "^3.6.0"
|
|
},
|
|
"author": "Simon Bruder",
|
|
"license": "MIT"
|
|
}
|