material-kit/js/bootstrap-datepicker.js
[bootswatch] / bower.json
1 {
2   "name": "bootswatch",
3   "description": "Bootswatch is a collection of themes for Bootstrap.",
4   "version": "3.0.3+1",
5   "author": "Thomas Park",
6   "homepage": "http://bootswatch.com",
7   "repository": {
8     "type": "git",
9     "url": "git://github.com/thomaspark/bootswatch.git"
10   },
11   "dependencies": {
12     "bootstrap": "~3.0.3",
13     "font-awesome": "~4.0.0"
14   },
15   "licenses": [
16     {
17       "type": "Apache-2.0",
18       "url": "http://www.apache.org/licenses/LICENSE-2.0"
19     }
20   ],
21   "devDependencies": {
22     "html5shiv": "~3.7.0",
23     "respond": "~1.4.2"
24   }
25 }