Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2019-05-14 10:57:07 +0300
committerJulius Härtl <jus@bitgrid.net>2019-05-14 10:57:07 +0300
commit10ade846fc04731f1f0c6031a92e0207ca68d454 (patch)
treeb115d3bb0168ea041a7c2c1738cbecd6311be16b
parent6277a4cc0e6bd05d92ee4eab36f4e4ccfc973246 (diff)
Update package.json
Signed-off-by: Julius Härtl <jus@bitgrid.net>
-rw-r--r--package.json14
1 files changed, 4 insertions, 10 deletions
diff --git a/package.json b/package.json
index bdc15b03f..bb88972df 100644
--- a/package.json
+++ b/package.json
@@ -1,18 +1,12 @@
{
- "name": "type",
- "description": "🎉 Nextcloud becomes part of the federated social networks!",
+ "name": "text",
+ "description": "Collaborative markdown editing",
"version": "0.0.1",
"authors": [
{
- "name": "John Molakvoæ",
- "email": "skjnldsv@protonmail.com",
+ "name": "Julius Härtl",
+ "email": "jus@bitgrid.net",
"role": "Developer"
- },
- {
- "name": "Jan-Christoph Borchardt",
- "email": "hey@jancborchardt.net",
- "homepage": "https://jancborchardt.net",
- "role": "Designer"
}
],
"license": "agpl",