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.
		
		
		
		
		
			
		
			
				
					
					
						
							30 lines
						
					
					
						
							937 B
						
					
					
				
			
		
		
		
			
			
			
				
					
				
				
					
				
			
		
		
	
	
							30 lines
						
					
					
						
							937 B
						
					
					
				| { | |
|   "name"        : "slimScroll", | |
|   "version"     : "1.3.2", | |
|   "title"       : "jQuery slimScroll scrollbar", | |
|   "description" : "slimScroll is a small jQuery plugin that transforms any div into a scrollable area. slimScroll doesn't occupy any visual space as it only appears on a user initiated mouse-over.", | |
|   "keywords"    : ["scrollbar", "scroll", "slimscroll", "scrollable", "scrolling", "scroller", "ui"], | |
|   "demo"        : "http://rocha.la/jQuery-slimScroll/", | |
|   "homepage"    : "http://rocha.la/jQuery-slimScroll/", | |
|   "download"    : "http://rocha.la/jQuery-slimScroll/", | |
| 
 | |
|   "author" : { | |
|     "name"  : "Piotr Rochala", | |
|     "url"   : "http://rocha.la/" | |
|   }, | |
| 
 | |
|   "dependencies" : { | |
|     "jquery" : ">= 1.7" | |
|   }, | |
| 
 | |
|   "licenses" : [ | |
|     { | |
|       "type": "MIT", | |
|       "url": "http://www.opensource.org/licenses/mit-license.php" | |
|     }, | |
|     { | |
|       "type": "GPL", | |
|       "url": "http://www.opensource.org/licenses/gpl-license.php" | |
|     } | |
|   ] | |
| } |