mirror of
				https://github.com/netbox-community/netbox.git
				synced 2024-05-10 07:54:54 +00:00 
			
		
		
		
	
		
			
	
	
		
			20 lines
		
	
	
		
			463 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			20 lines
		
	
	
		
			463 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| 
								 | 
							
								{
							 | 
						||
| 
								 | 
							
								  "name": "select2",
							 | 
						||
| 
								 | 
							
								  "repo": "select/select2",
							 | 
						||
| 
								 | 
							
								  "description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
							 | 
						||
| 
								 | 
							
								  "version": "4.0.12",
							 | 
						||
| 
								 | 
							
								  "demo": "https://select2.org/",
							 | 
						||
| 
								 | 
							
								  "keywords": [
							 | 
						||
| 
								 | 
							
								    "jquery"
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "main": "dist/js/select2.js",
							 | 
						||
| 
								 | 
							
								  "styles": [
							 | 
						||
| 
								 | 
							
								    "dist/css/select2.css"
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "scripts": [
							 | 
						||
| 
								 | 
							
								    "dist/js/select2.js",
							 | 
						||
| 
								 | 
							
								    "dist/js/i18n/*.js"
							 | 
						||
| 
								 | 
							
								  ],
							 | 
						||
| 
								 | 
							
								  "license": "MIT"
							 | 
						||
| 
								 | 
							
								}
							 |