Skip to content
Snippets Groups Projects
Commit b9b4738f authored by David Miller's avatar David Miller
Browse files

Merge pull request #100 from foxou33/gh-pages

Added composer.json for installation from packagist
parents 7d435025 578afca1
No related branches found
No related tags found
No related merge requests found
{
"name": "iron-summit-media/startbootstrap-sb-admin-2",
"description": "SB Admin 2 is an open source, admin dashboard template for Bootstrap created by Start Bootstrap.",
"type": "component",
"homepage": "https://github.com/davidtmiller",
"license": "MIT",
"authors": [
{
"name": "David Miller",
"email": "david@ironsummitmedia.com"
}
],
"require": {
"components/bootstrap": ">=3.0",
"datatables/datatables": ">=1.10",
"components/font-awesome": ">=4.0",
"onokumus/metismenu": ">=2.0"
},
"extra": {
"component": {
"scripts": [
"dist/js/sb-admin-2.js"
],
"files": [
"dist/css/sb-admin-2.css"
]
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment