mirror of
				https://github.com/andrewgioia/keyrune.git
				synced 2025-11-03 23:50:45 +00:00 
			
		
		
		
	Adding bower config file
This commit is contained in:
		
							parent
							
								
									1c9e332020
								
							
						
					
					
						commit
						f75e052d18
					
				
							
								
								
									
										19
									
								
								bower.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								bower.json
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,19 @@
 | 
			
		||||
{
 | 
			
		||||
    "name": "keyrune",
 | 
			
		||||
    "description": "Keyrune",
 | 
			
		||||
    "version": "0.1",
 | 
			
		||||
    "keywords": [],
 | 
			
		||||
    "homepage": "http://andrewgioia.com",
 | 
			
		||||
    "dependencies": {},
 | 
			
		||||
    "devDependencies": {},
 | 
			
		||||
    "license": ["OFL-1.1", "MIT"],
 | 
			
		||||
    "main": [
 | 
			
		||||
        "./css/keyrune.css",
 | 
			
		||||
        "./fonts/*"
 | 
			
		||||
    ],
 | 
			
		||||
    "ignore": [
 | 
			
		||||
        "*/.*",
 | 
			
		||||
        "*.json",
 | 
			
		||||
        "*.md"
 | 
			
		||||
    ]
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user