summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-04-22 23:30:49 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-04-22 23:30:49 +0200
commit29bdb7297902cdc5a17b042a666b6cc3bd7a3d32 (patch)
treedb1204cc139ec7df901ebd3d16347a792f0947d9 /package.json
parentUpdate package.json (diff)
downloadserver-29bdb7297902cdc5a17b042a666b6cc3bd7a3d32.tar.xz
:art: rename to -> @fosscord/server-util
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 11 insertions, 3 deletions
diff --git a/package.json b/package.json
index 9aea5178..0a03a20e 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 {
-	"name": "@fosscord/fosscord-server-util",
+	"name": "@fosscord/server-util",
 	"version": "1.0.2",
 	"description": "Utility functions for the all server repositories",
 	"main": "dist/index.js",
@@ -12,7 +12,15 @@
 		"type": "git",
 		"url": "git+https://github.com/fosscord/fosscord-server-util.git"
 	},
-	"keywords": ["discord", "fosscord", "fosscord-server-util", "foss cord", "discord open source", "discord source", "discord-open-source"],
+	"keywords": [
+		"discord",
+		"fosscord",
+		"fosscord-server-util",
+		"foss cord",
+		"discord open source",
+		"discord source",
+		"discord-open-source"
+	],
 	"author": "",
 	"license": "ISC",
 	"bugs": {
@@ -31,4 +39,4 @@
 		"mongoose-autopopulate": "^0.12.3",
 		"typescript": "^4.1.3"
 	}
-}
\ No newline at end of file
+}