Skip to content

Commit ac12422

Browse files
committed
Updated meta
1 parent 9ada20d commit ac12422

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

composer.json

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
{
22
"name": "dniccum/nova-documentation",
3-
"description": "A Laravel Nova tool.",
3+
"description": "A Laravel Nova tool that allows you to add markdown-based documentation to your administrator's dashboard.",
4+
"homepage": "https://github.com/dniccum/nova-documentation",
45
"keywords": [
56
"laravel",
6-
"nova"
7+
"nova",
8+
"markdown",
9+
"documentation"
10+
],
11+
"authors": [
12+
{
13+
"name": "Doug Niccum",
14+
"email": "[email protected]",
15+
"homepage": "http://dniccumdesign.com",
16+
"role": "Developer"
17+
}
718
],
819
"license": "MIT",
920
"require": {

0 commit comments

Comments
 (0)