mirror of
				https://github.com/librenms/librenms.git
				synced 2024-10-07 16:52:45 +00:00 
			
		
		
		
	git-subtree-dir: lib/jquery-mousewheel git-subtree-mainline:11c222ff06git-subtree-split:b1c062e93b
		
			
				
	
	
		
			17 lines
		
	
	
		
			244 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			244 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "jquery-mousewheel",
 | 
						|
  "main": "./jquery.mousewheel.js",
 | 
						|
  "ignore": [
 | 
						|
    "*.json",
 | 
						|
    "*.markdown",
 | 
						|
    "*.txt",
 | 
						|
    ".*",
 | 
						|
    "!LICENSE.txt",
 | 
						|
    "Gruntfile.js",
 | 
						|
    "test"
 | 
						|
  ],
 | 
						|
  "dependencies": {
 | 
						|
    "jquery": ">=1.2.2"
 | 
						|
  }
 | 
						|
}
 |