You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			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"
 | 
						|
            ]
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |