FOSSASIA 2020 Betrusted / Xous talk
https://p.xobs.io/fa20-bt
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
464 B
24 lines
464 B
{ |
|
"name": "reveal.js", |
|
"version": "3.9.2", |
|
"main": [ |
|
"js/reveal.js", |
|
"css/reveal.css" |
|
], |
|
"homepage": "http://revealjs.com", |
|
"license": "MIT", |
|
"description": "The HTML Presentation Framework", |
|
"authors": [ |
|
"Hakim El Hattab <hakim.elhattab@gmail.com>" |
|
], |
|
"repository": { |
|
"type": "git", |
|
"url": "git://github.com/hakimel/reveal.js.git" |
|
}, |
|
"ignore": [ |
|
"**/.*", |
|
"node_modules", |
|
"bower_components", |
|
"test" |
|
] |
|
} |