mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 01:47:35 +03:00 
			
		
		
		
	
						commit
						67c5c9eed6
					
				
							
								
								
									
										24
									
								
								bower.json
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								bower.json
									
									
									
									
									
								
							| 
						 | 
					@ -7,10 +7,10 @@
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
  "description": "Material Design theme for Bootstrap 3",
 | 
					  "description": "Material Design theme for Bootstrap 3",
 | 
				
			||||||
  "main": [
 | 
					  "main": [
 | 
				
			||||||
    "dist/css/material.css",
 | 
					    "dist/css/material.min.css",
 | 
				
			||||||
    "dist/js/material.js",
 | 
					    "dist/js/material.min.js",
 | 
				
			||||||
    "dist/css/ripples.css",
 | 
					    "dist/css/ripples.min.css",
 | 
				
			||||||
    "dist/js/ripples.js"
 | 
					    "dist/js/ripples.min.js"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
  "ignore": [
 | 
					  "ignore": [
 | 
				
			||||||
    "test",
 | 
					    "test",
 | 
				
			||||||
| 
						 | 
					@ -22,7 +22,12 @@
 | 
				
			||||||
    ".travis.yml",
 | 
					    ".travis.yml",
 | 
				
			||||||
    "CONTRIBUTING.md",
 | 
					    "CONTRIBUTING.md",
 | 
				
			||||||
    "Gruntfile.json",
 | 
					    "Gruntfile.json",
 | 
				
			||||||
    "index.html"
 | 
					    "index.html",
 | 
				
			||||||
 | 
					    "**/.*",
 | 
				
			||||||
 | 
					    "node_modules",
 | 
				
			||||||
 | 
					    "bower_components",
 | 
				
			||||||
 | 
					    "test",
 | 
				
			||||||
 | 
					    "tests"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
  "keywords": [
 | 
					  "keywords": [
 | 
				
			||||||
    "material",
 | 
					    "material",
 | 
				
			||||||
| 
						 | 
					@ -32,12 +37,5 @@
 | 
				
			||||||
    "google",
 | 
					    "google",
 | 
				
			||||||
    "android"
 | 
					    "android"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
  "license": "https://github.com/FezVrasta/bootstrap-material-design/blob/master/LICENSE.md",
 | 
					  "license": "https://github.com/FezVrasta/bootstrap-material-design/blob/master/LICENSE.md"
 | 
				
			||||||
  "ignore": [
 | 
					 | 
				
			||||||
    "**/.*",
 | 
					 | 
				
			||||||
    "node_modules",
 | 
					 | 
				
			||||||
    "bower_components",
 | 
					 | 
				
			||||||
    "test",
 | 
					 | 
				
			||||||
    "tests"
 | 
					 | 
				
			||||||
  ]
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user