mirror of
https://github.com/moparisthebest/mail
synced 2024-11-21 16:35:04 -05:00
Rename repo to mail
This commit is contained in:
parent
b375d81635
commit
8165416c5d
@ -1,10 +1,10 @@
|
|||||||
branch-defaults:
|
branch-defaults:
|
||||||
release/prod:
|
release/prod:
|
||||||
environment: mail-html5-prod
|
environment: mail-prod
|
||||||
release/test:
|
release/test:
|
||||||
environment: mail-html5-test
|
environment: mail-test
|
||||||
global:
|
global:
|
||||||
application_name: mail-html5
|
application_name: mail
|
||||||
default_ec2_keyname: null
|
default_ec2_keyname: null
|
||||||
default_platform: Node.js
|
default_platform: Node.js
|
||||||
default_region: eu-central-1
|
default_region: eu-central-1
|
||||||
|
15
package.json
15
package.json
@ -3,21 +3,6 @@
|
|||||||
"description": "Mail App with integrated OpenPGP encryption.",
|
"description": "Mail App with integrated OpenPGP encryption.",
|
||||||
"author": "Whiteout Networks",
|
"author": "Whiteout Networks",
|
||||||
"homepage": "https://whiteout.io",
|
"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": {
|
"engines": {
|
||||||
"node": ">=0.10"
|
"node": ">=0.10"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user