You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							44 lines
						
					
					
						
							943 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							44 lines
						
					
					
						
							943 B
						
					
					
				| { | |
|   "name": "css-hamburgers", | |
|   "version": "0.9.1", | |
|   "description": "Collection of tasty CSS-animated hamburger icons. Includes Sass files (modular and customizable), so cook up your own hamburger.", | |
|   "homepage": "https://jonsuh.com/hamburgers", | |
|   "license": "MIT", | |
|   "author": { | |
|     "name": "Jonathan Suh", | |
|     "email": "hello@jonsuh.com", | |
|     "url": "https://jonsuh.com/hamburgers" | |
|   }, | |
|   "main": "_sass/hamburgers/hamburgers.scss", | |
|   "keywords": [ | |
|     "css", | |
|     "hamburger", | |
|     "hamburgers", | |
|     "menu", | |
|     "sass", | |
|     "scss" | |
|   ], | |
|   "repository": { | |
|     "type": "git", | |
|     "url": "https://github.com/jonsuh/hamburgers.git" | |
|   }, | |
|   "bugs": { | |
|     "url": "https://github.com/jonsuh/hamburgers/issues" | |
|   }, | |
|   "ignore": [ | |
|     "**/.*", | |
|     "node_modules", | |
|     "js", | |
|     "_js", | |
|     "css", | |
|     "*.mp4", | |
|     "*.ogv", | |
|     "*.webm", | |
|     "favicon.ico", | |
|     "hamburger.png", | |
|     "index.html", | |
|     "Gemfile", | |
|     "hamburgers.gemspec", | |
|     "lib" | |
|   ] | |
| }
 |