forked from Coded/SIPRP
				
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							37 lines
						
					
					
						
							1.0 KiB
						
					
					
				
			
		
		
	
	
							37 lines
						
					
					
						
							1.0 KiB
						
					
					
				| {
 | |
|     "name": "select2",
 | |
|     "title": "Select2",
 | |
|     "description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
 | |
|     "keywords": [
 | |
|         "select",
 | |
|         "autocomplete",
 | |
|         "typeahead",
 | |
|         "dropdown",
 | |
|         "multiselect",
 | |
|         "tag",
 | |
|         "tagging"
 | |
|     ],
 | |
|     "version": "3.4.6",
 | |
|     "author": {
 | |
|         "name": "Igor Vaynberg",
 | |
|         "url": "https://github.com/ivaynberg"
 | |
|     },
 | |
|     "licenses": [
 | |
|         {
 | |
|             "type": "Apache",
 | |
|             "url": "http://www.apache.org/licenses/LICENSE-2.0"
 | |
|         },
 | |
|         {
 | |
|             "type": "GPL v2",
 | |
|             "url": "http://www.gnu.org/licenses/gpl-2.0.html"
 | |
|         }
 | |
|     ],
 | |
|     "bugs": "https://github.com/ivaynberg/select2/issues",
 | |
|     "homepage": "http://ivaynberg.github.com/select2",
 | |
|     "docs": "http://ivaynberg.github.com/select2/",
 | |
|     "download": "https://github.com/ivaynberg/select2/tags",
 | |
|     "dependencies": {
 | |
|         "jquery": ">=1.7.1"
 | |
|     }
 | |
| }
 |