Merge stephen/vxmppb #25

Merged
stephen merged 22 commits from stephen/vxmppb:main into main 2022-06-02 20:52:32 -04:00
1 changed files with 5 additions and 3 deletions
Showing only changes of commit daaebbd507 - Show all commits

View File

@ -35,9 +35,11 @@
"type": "git",
"url": "https://git.vanderwarker.family/vxmppb/vxmppb.git"
},
"license": {
"type": "MIT"
},
"licenses": [
{
"type": "The MIT License",
"url": "http://www.opensource.org/licenses/mit-license.php"
}],
"homepage": "https://wiki.vanderwarker.family/doku.php?id=code:vxmppb:start",
"scripts": {
"test": "echo \"No tests available. Please consider helping with a pull request!\" && exit 0"