summaryrefslogtreecommitdiffhomepage
path: root/bower.json
diff options
context:
space:
mode:
authorMarvin Borner2020-03-13 22:20:40 +0100
committerMarvin Borner2020-03-13 22:20:40 +0100
commita840a022669adcc88fba3339378a0328d7b3032e (patch)
tree4a88c90bd2d55674d80cf16792262c9ce8a696d8 /bower.json
parent00b0ace3863952ce95df4430d203686fd27bfc20 (diff)
Well, this is the actual first commit ig
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json24
1 files changed, 0 insertions, 24 deletions
diff --git a/bower.json b/bower.json
deleted file mode 100644
index bc825ab..0000000
--- a/bower.json
+++ /dev/null
@@ -1,24 +0,0 @@
-{
- "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"
- ]
-} \ No newline at end of file