remove bower.json
This commit is contained in:
parent
4b7e3e313f
commit
0dbdd89713
1 changed files with 0 additions and 24 deletions
24
bower.json
24
bower.json
|
@ -1,24 +0,0 @@
|
||||||
{
|
|
||||||
"name": "reveal.js",
|
|
||||||
"version": "4.0.0-dev",
|
|
||||||
"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"
|
|
||||||
]
|
|
||||||
}
|
|
Loading…
Reference in a new issue