mirror of
https://github.com/moparisthebest/mail
synced 2024-11-21 08:34:59 -05:00
Rename repo to mail
This commit is contained in:
parent
b375d81635
commit
8165416c5d
@ -1,10 +1,10 @@
|
||||
branch-defaults:
|
||||
release/prod:
|
||||
environment: mail-html5-prod
|
||||
environment: mail-prod
|
||||
release/test:
|
||||
environment: mail-html5-test
|
||||
environment: mail-test
|
||||
global:
|
||||
application_name: mail-html5
|
||||
application_name: mail
|
||||
default_ec2_keyname: null
|
||||
default_platform: Node.js
|
||||
default_region: eu-central-1
|
||||
|
15
package.json
15
package.json
@ -3,21 +3,6 @@
|
||||
"description": "Mail App with integrated OpenPGP encryption.",
|
||||
"author": "Whiteout Networks",
|
||||
"homepage": "https://whiteout.io",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/whiteout-io/mail-html5.git"
|
||||
},
|
||||
"keywords": [
|
||||
"email",
|
||||
"mail",
|
||||
"client",
|
||||
"app",
|
||||
"openpgp",
|
||||
"pgp",
|
||||
"gpg",
|
||||
"imap",
|
||||
"smtp"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=0.10"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user