mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-21 23:20:22 +00:00
deprecated in favor of yarn. long live yarn!
This commit is contained in:
parent
fe2d01f42f
commit
0b067ace70
1 changed files with 0 additions and 49 deletions
49
bower.json
49
bower.json
|
@ -1,49 +0,0 @@
|
|||
|
||||
{
|
||||
"name": "startbootstrap-sb-admin-2",
|
||||
"homepage": "http://startbootstrap.com/template-overviews/sb-admin-2/",
|
||||
"version": "3.3.7+1",
|
||||
"authors": [
|
||||
"David Miller"
|
||||
],
|
||||
"description": "A free, open source, Bootstrap admin theme created by Start Bootstrap",
|
||||
"keywords": [
|
||||
"bootstrap",
|
||||
"theme"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests",
|
||||
"pages",
|
||||
"index.html",
|
||||
"/js"
|
||||
],
|
||||
"main": [
|
||||
"dist/css/sb-admin-2.css",
|
||||
"dist/css/sb-admin-2.min.css",
|
||||
"dist/js/sb-admin-2.js",
|
||||
"dist/js/sb-admin-2.min.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"bootstrap": "~3.3.7",
|
||||
"bootstrap-toggle": "~2.2.0",
|
||||
"datatables": "~1.10.4",
|
||||
"datatables-plugins": "~1.0.1",
|
||||
"flot": "~0.8.3",
|
||||
"font-awesome": "~4.6.3",
|
||||
"holderjs": "~2.4.1",
|
||||
"metisMenu": "~1.1.3",
|
||||
"morrisjs": "~0.5.1",
|
||||
"datatables-responsive": "1.0.6",
|
||||
"bootstrap-social": "~4.8.0",
|
||||
"flot.tooltip": "~0.8.4"
|
||||
},
|
||||
"resolutions": {
|
||||
"font-awesome": "~4.6.3"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in a new issue