mirror of
				https://github.com/dawidolko/Website-Templates.git
				synced 2025-10-30 00:03:10 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			28 lines
		
	
	
		
			435 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			28 lines
		
	
	
		
			435 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|   "name": "jquery",
 | |
|   "version": "2.1.3",
 | |
|   "main": "dist/jquery.js",
 | |
|   "license": "MIT",
 | |
|   "ignore": [
 | |
|     "**/.*",
 | |
|     "build",
 | |
|     "speed",
 | |
|     "test",
 | |
|     "*.md",
 | |
|     "AUTHORS.txt",
 | |
|     "Gruntfile.js",
 | |
|     "package.json"
 | |
|   ],
 | |
|   "devDependencies": {
 | |
|     "sizzle": "2.1.1-jquery.2.1.2",
 | |
|     "requirejs": "2.1.10",
 | |
|     "qunit": "1.14.0",
 | |
|     "sinon": "1.8.1"
 | |
|   },
 | |
|   "keywords": [
 | |
|     "jquery",
 | |
|     "javascript",
 | |
|     "library"
 | |
|   ]
 | |
| }
 |