mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			384 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			384 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "name": "select2",
 | 
						|
    "description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
 | 
						|
    "main": [
 | 
						|
        "dist/js/select2.js",
 | 
						|
        "src/scss/core.scss"
 | 
						|
    ],
 | 
						|
    "license": "MIT",
 | 
						|
    "repository": {
 | 
						|
        "type": "git",
 | 
						|
        "url": "git@github.com:select2/select2.git"
 | 
						|
    }
 | 
						|
}
 |