Initial Commit
This commit is contained in:
44
public/bower_components/AdminLTE/.bower.json
vendored
Normal file
44
public/bower_components/AdminLTE/.bower.json
vendored
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"name": "AdminLTE",
|
||||
"homepage": "http://almsaeedstudio.com",
|
||||
"authors": [
|
||||
"Abdullah Almsaeed <abdullah@almsaeedstudio.com>"
|
||||
],
|
||||
"description": "Admin dashboard and control panel template",
|
||||
"main": [
|
||||
"index2.html",
|
||||
"dist/css/AdminLTE.css",
|
||||
"dist/js/app.js",
|
||||
"build/less/AdminLTE.less"
|
||||
],
|
||||
"keywords": [
|
||||
"css",
|
||||
"js",
|
||||
"html",
|
||||
"template",
|
||||
"admin",
|
||||
"bootstrap",
|
||||
"theme",
|
||||
"backend",
|
||||
"responsive"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
"/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"composer.json",
|
||||
"documentation"
|
||||
],
|
||||
"version": "2.3.11",
|
||||
"_release": "2.3.11",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v2.3.11",
|
||||
"commit": "2be703222af2edcb87e562d3da2299e4352bff8a"
|
||||
},
|
||||
"_source": "https://github.com/almasaeed2010/AdminLTE.git",
|
||||
"_target": "^2.3.11",
|
||||
"_originalSource": "admin-lte",
|
||||
"_direct": true
|
||||
}
|
||||
Reference in New Issue
Block a user