浏览代码

remove bower.json

Hakim El Hattab 5 年之前
父节点
当前提交
0dbdd89713
共有 1 个文件被更改,包括 0 次插入24 次删除
  1. 0 24
      bower.json

+ 0 - 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"
-  ]
-}