-
- Downloads
update version, fix license
{ | ||
"name": "mail", | ||
"version": "0.0.1", | ||
"version": "0.3.0", | ||
"description": "Mail app for ownCloud", | ||
"main": "index.js", | ||
"directories": { | ||
... | ... | @@ -18,7 +18,7 @@ |
"mail" | ||
], | ||
"author": "Thomas Müller and others", | ||
"license": "AGPL", | ||
"license": "AGPL-3.0", | ||
"bugs": { | ||
"url": "https://github.com/owncloud/mail/issues" | ||
}, | ||
... | ... |
Please register or sign in to comment