Commit ebc25653 authored by Nicolas Widart's avatar Nicolas Widart

Squashed 'Modules/Dashboard/' changes from d4a122f..47503d9

47503d9 Add a composer file

git-subtree-dir: Modules/Dashboard
git-subtree-split: 47503d9fcc29d3a7c72b4beae99b985d83799198
parent caa33367
{
"name": "asgardcms/dashboard-module",
"type": "asgard-module",
"description": "Dashboard module for AsgardCMS. Handles the display of the dashboard.",
"keywords": [
"asgardcms",
"dashboard"
],
"license": "MIT",
"authors": [
{
"name": "Nicolas Widart",
"email": "info@asgardcms.com",
"role": "Developer"
}
],
"support": {
"email": "support@asgardcms.com",
"issues": "https://github.com/AsgardCms/Dashboard/issues",
"source": "https://github.com/AsgardCms/Dashboard"
},
"require": {
"php": ">=5.4",
"composer/installers": "~1.0"
},
"minimum-stability": "dev"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment