remove bower.json
							parent
							
								
									4b7e3e313f
								
							
						
					
					
						commit
						0dbdd89713
					
				
							
								
								
									
										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 New Issue
	
	 Hakim El Hattab
						Hakim El Hattab