mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
26 lines
693 B
JSON
26 lines
693 B
JSON
|
{
|
||
|
"name": "startbootstrap-sb-admin-2",
|
||
|
"title": "SB Admin 2",
|
||
|
"version": "3.3.7+1",
|
||
|
"homepage": "http://startbootstrap.com/template-overviews/sb-admin-2",
|
||
|
"author": "Start Bootstrap",
|
||
|
"license": {
|
||
|
"type": "MIT",
|
||
|
"url": "https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE"
|
||
|
},
|
||
|
"devDependencies": {
|
||
|
"browser-sync": "^2.13.0",
|
||
|
"gulp": "^4.0.0",
|
||
|
"gulp-clean-css": "^2.0.10",
|
||
|
"gulp-header": "^1.8.7",
|
||
|
"gulp-less": "^3.1.0",
|
||
|
"gulp-rename": "^1.2.2",
|
||
|
"gulp-uglify": "^1.5.4",
|
||
|
"gulp-util": "^3.0.8"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/BlackrockDigital/startbootstrap-sb-admin-2.git"
|
||
|
}
|
||
|
}
|