diff options
author | Marvin Borner | 2020-03-13 22:20:40 +0100 |
---|---|---|
committer | Marvin Borner | 2020-03-13 22:20:40 +0100 |
commit | a840a022669adcc88fba3339378a0328d7b3032e (patch) | |
tree | 4a88c90bd2d55674d80cf16792262c9ce8a696d8 /bower.json | |
parent | 00b0ace3863952ce95df4430d203686fd27bfc20 (diff) |
Well, this is the actual first commit ig
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 24 |
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 |