mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			34 lines
		
	
	
		
			968 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			34 lines
		
	
	
		
			968 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "name": "bootgrid",
 | 
						|
    "title": "jQuery Bootgrid",
 | 
						|
    "description": "Nice, sleek and intuitive. A grid control especially designed for bootstrap.",
 | 
						|
    "keywords": [
 | 
						|
        "grid",
 | 
						|
        "table",
 | 
						|
        "data",
 | 
						|
        "sorting",
 | 
						|
        "filtering",
 | 
						|
        "UI",
 | 
						|
        "component",
 | 
						|
        "HTML5",
 | 
						|
        "accessibility",
 | 
						|
        "bootstrap"
 | 
						|
    ],
 | 
						|
    "version": "1.1.4",
 | 
						|
    "author": {
 | 
						|
        "name": "Rafael Staib",
 | 
						|
        "email": "me@rafaelstaib.com",
 | 
						|
        "url": "http://www.rafaelstaib.com"
 | 
						|
    },
 | 
						|
    "licenses": [
 | 
						|
        { "type": "MIT", "url": "http://www.opensource.org/licenses/MIT" }
 | 
						|
    ],
 | 
						|
    "bugs": "https://github.com/rstaib/jquery-bootgrid/issues",
 | 
						|
    "homepage": "http://www.jquery-bootgrid.com",
 | 
						|
    "docs": "https://github.com/rstaib/jquery-bootgrid/wiki",
 | 
						|
    "download": "http://www.jquery-bootgrid.com",
 | 
						|
    "demo": "http://www.jquery-bootgrid.com/Examples",
 | 
						|
    "dependencies": {
 | 
						|
        "jquery": ">=1.9.0"
 | 
						|
    }
 | 
						|
} |