mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 09:12:11 +01:00 
			
		
		
		
	add static files
This commit is contained in:
		
							
								
								
									
										19
									
								
								static/vendor/select2/component.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								static/vendor/select2/component.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,19 @@
 | 
			
		||||
{
 | 
			
		||||
  "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.7",
 | 
			
		||||
  "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"
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user