forked from vxmppb/vxmppb
Fixing license
This commit is contained in:
parent
1573f91271
commit
daaebbd507
|
@ -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"
|
||||
|
|
Reference in New Issue
Block a user