Skip to content

Commit

Permalink
Added bower.json
Browse files Browse the repository at this point in the history
  • Loading branch information
almasaeed2010 committed Mar 1, 2015
1 parent 643976f commit e8504a1
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
{
"name": "AdminLTE",
"version": "2.0.2",
"homepage": "http://almsaeedstudio.com",
"authors": [
"Abdullah Almsaeed <[email protected]>"
],
"description": "Admin dashboard and control panel template",
"main": [
"index2.html",
"dist/css/AdminLTE.css",
"dist/js/AdminLTE.js",
"build/less/AdminLTE.less"
],
"keywords": [
"css",
"js",
"html",
"template",
"admin",
"bootstrap",
"theme",
"backend",
"responsive"
],
"license": "MIT",
"ignore": [
"/.*",
"node_modules",
"bower_components",
"composer.json",
"documentaion"
]
}

0 comments on commit e8504a1

Please sign in to comment.