UNPKG

651 BJSONView Raw
1{
2 "name": "sb-admin-2",
3 "title": "SB Admin 2",
4 "version": "3.3.7+1",
5 "homepage": "http://startbootstrap.com/template-overviews/sb-admin-2",
6 "author": "Start Bootstrap",
7 "license": {
8 "type": "MIT",
9 "url": "https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE"
10 },
11 "devDependencies": {
12 "browser-sync": "^2.13.0",
13 "gulp": "^3.9.1",
14 "gulp-clean-css": "^2.0.10",
15 "gulp-header": "^1.8.7",
16 "gulp-less": "^3.1.0",
17 "gulp-rename": "^1.2.2",
18 "gulp-uglify": "^1.5.4"
19 },
20 "repository": {
21 "type": "git",
22 "url": "git://github.com/BlackrockDigital/startbootstrap-sb-admin-2.git"
23 }
24}