From bc2f9500581ea3ef984618510f44b8123d737197 Mon Sep 17 00:00:00 2001 From: Aditya Mangalampalli Date: Sat, 16 Apr 2022 15:53:13 -0700 Subject: Added email fields to package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index b0442d7a5..851e39a53 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,8 @@ "appId": "org.ferdium.ferdium-app", "version": "5.8.2-nightly.7", "description": "Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many more.", + "author": "Ferdium Contributors (https://ferdium.org/)", + "license": "Apache-2.0", "copyright": "org.ferdium", "main": "index.js", "homepage": "https://github.com/ferdium/ferdium-app", @@ -41,8 +43,6 @@ "add-crowdin-contributors": "ts-node scripts/add-crowdin-contributors.ts" }, "keywords": [], - "author": "Ferdium Contributors", - "license": "Apache-2.0", "dependencies": { "@adonisjs/ace": "^5.0.8", "@adonisjs/auth": "^3.1.0", -- cgit v1.2.3-54-g00ecf