mirror of
				https://github.com/dawidolko/Website-Templates.git
				synced 2025-10-30 16:03:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			24 lines
		
	
	
		
			412 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			412 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "font-awesome",
 | |
|   "description": "Font Awesome",
 | |
|   "version": "4.2.0",
 | |
|   "keywords": [],
 | |
|   "homepage": "http://fontawesome.io",
 | |
|   "dependencies": {},
 | |
|   "devDependencies": {},
 | |
|   "license": ["OFL-1.1", "MIT", "CC-BY-3.0"],
 | |
|   "main": [
 | |
|     "./css/font-awesome.css",
 | |
|     "./fonts/*"
 | |
|   ],
 | |
|   "ignore": [
 | |
|     "*/.*",
 | |
|     "*.json",
 | |
|     "src",
 | |
|     "*.yml",
 | |
|     "Gemfile",
 | |
|     "Gemfile.lock",
 | |
|     "*.md"
 | |
|   ]
 | |
| }
 |