Update package.json with plugin infos
This commit is contained in:
parent
f3fb0797bf
commit
06a111495b
@ -1,15 +1,20 @@
|
|||||||
{
|
{
|
||||||
"private": true,
|
|
||||||
"name": "xo-server-backup-reports",
|
"name": "xo-server-backup-reports",
|
||||||
"version": "0.0.0",
|
"version": "0.0.0",
|
||||||
"license": "ISC",
|
"license": "AGPL-3.0",
|
||||||
"description": "",
|
"description": "Backup reports plugin for XO-Server",
|
||||||
"keywords": [],
|
"keywords": [
|
||||||
"homepage": "",
|
"xo-server",
|
||||||
"bugs": "",
|
"backup",
|
||||||
|
"reports",
|
||||||
|
"email",
|
||||||
|
"mail"
|
||||||
|
],
|
||||||
|
"homepage": "https://github.com/vatesfr/xo-server-backup-reports",
|
||||||
|
"bugs": "https://github.com/vatesfr/xo-server-backup-reports/issues",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": ""
|
"url": "https://github.com/vatesfr/xo-server-backup-reports"
|
||||||
},
|
},
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Julien Fontanet",
|
"name": "Julien Fontanet",
|
||||||
|
Loading…
Reference in New Issue
Block a user