aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorMarvin Borner2019-01-27 21:31:15 +0100
committerMarvin Borner2019-01-27 21:31:15 +0100
commit4b1d93481ccfef26637529f64f6836456ad67b05 (patch)
tree69e4fcffb04b8f51e1371745ffa603c6fe32acb0 /package.json
parent6be535d92ad355d629728052cb68c3455667ab96 (diff)
Updated package information (boilerplate)
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index b3b99f3..66f63c0 100644
--- a/package.json
+++ b/package.json
@@ -1,12 +1,12 @@
{
- "name": "decentralized-chat",
+ "name": "texx",
"version": "1.0.0",
"description": "Decentralized chatting made easy!",
"repository": {
"type": "git",
- "url": "git+https://github.com/vmasto/express-babel.git"
+ "url": "git+https://github.com/texxme/texx.git"
},
- "author": "Vassilis Mastorostergios <vmasto@gmail.com>",
+ "author": "Marvin Borner <contact@marvinborner.de>",
"license": "MIT",
"main": "dist/index.js",
"engines": {