]> BookStack Code Mirror - bookstack/blob - package.json
Closes #55. Allows you to set the primary color.
[bookstack] / package.json
1 {
2   "private": true,
3   "devDependencies": {
4     "gulp": "^3.9.0"
5   },
6   "dependencies": {
7     "angular": "^1.5.0-rc.0",
8     "angular-animate": "^1.5.0-rc.0",
9     "angular-resource": "^1.5.0-rc.0",
10     "angular-sanitize": "^1.5.0-rc.0",
11     "babel-runtime": "^5.8.29",
12     "bootstrap-sass": "^3.0.0",
13     "dropzone": "^4.0.1",
14     "laravel-elixir": "^3.4.0",
15     "zeroclipboard": "^2.2.0"
16   }
17 }