Add slides sub-directories for Reveal.js
This commit is contained in:
parent
c79d949569
commit
76674130d4
395 changed files with 0 additions and 0 deletions
27
drupal-vm-symfony-console/2016-07-23-drupalcamp-bristol/slides/bower.json
Executable file
27
drupal-vm-symfony-console/2016-07-23-drupalcamp-bristol/slides/bower.json
Executable file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"name": "reveal.js",
|
||||
"version": "3.3.0",
|
||||
"main": [
|
||||
"js/reveal.js",
|
||||
"css/reveal.css"
|
||||
],
|
||||
"homepage": "http://lab.hakim.se/reveal-js/",
|
||||
"license": "MIT",
|
||||
"description": "The HTML Presentation Framework",
|
||||
"authors": [
|
||||
"Hakim El Hattab <hakim.elhattab@gmail.com>"
|
||||
],
|
||||
"dependencies": {
|
||||
"headjs": "~1.0.3"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/hakimel/reveal.js.git"
|
||||
},
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue