ah-dashboard-plugin
Version:
Plugin for an ActionHero Dashboard with many functionalities
43 lines • 930 B
JSON
{
"name": "AdminLTE",
"homepage": "http://almsaeedstudio.com",
"authors": [
"Abdullah Almsaeed <support@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.2",
"_release": "2.3.2",
"_resolution": {
"type": "version",
"tag": "v2.3.2",
"commit": "1ee281b3b99e8d8cccdc72fb8437c6888149cb46"
},
"_source": "git://github.com/almasaeed2010/AdminLTE.git",
"_target": "~2.3.0",
"_originalSource": "admin-lte"
}