mirror of
				https://github.com/dawidolko/Website-Templates.git
				synced 2025-10-30 00:03:10 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			35 lines
		
	
	
		
			720 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			35 lines
		
	
	
		
			720 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "name": "imsky/holder",
 | |
|     "description": "Client-side image placeholders.",
 | |
|     "homepage": "https://github.com/imsky/holder",
 | |
|     "keywords": [
 | |
|         "images",
 | |
|         "placeholders",
 | |
|         "client-side",
 | |
|         "canvas",
 | |
|         "generation",
 | |
|         "development"
 | |
|     ],
 | |
|     "license": "MIT",
 | |
|     "type": "component",
 | |
|     "authors": [
 | |
|         {
 | |
|             "name": "Ivan Malopinsky",
 | |
|             "homepage": "http://imsky.co"
 | |
|         }
 | |
|     ],
 | |
|     "require": {
 | |
|         "robloach/component-installer": "*"
 | |
|     },
 | |
|     "extra": {
 | |
|         "component": {
 | |
|             "scripts": [
 | |
|                 "holder.js"
 | |
|             ],
 | |
|             "files": [
 | |
|                 "holder.min.js"
 | |
|             ]
 | |
|         }
 | |
|     }
 | |
| }
 |