mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-27 22:34:11 +00:00
📝 updated links to fosscord-server
This commit is contained in:
@@ -1,33 +0,0 @@
|
||||
{
|
||||
"name": "fosscord-server",
|
||||
"version": "1.3.52",
|
||||
"description": "Fosscord server",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"build": "tsc -b .",
|
||||
"prepublish": "npm run build"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/fosscord/fosscord-server.git"
|
||||
},
|
||||
"keywords": [
|
||||
"discord",
|
||||
"fosscord",
|
||||
"fosscord-server-util",
|
||||
"discord open source",
|
||||
"discord-open-source"
|
||||
],
|
||||
"author": "Fosscord",
|
||||
"license": "GPLV3",
|
||||
"bugs": {
|
||||
"url": "https://github.com/fosscord/fosscord-server/issues"
|
||||
},
|
||||
"homepage": "https://docs.fosscord.com/",
|
||||
"dependencies": {
|
||||
"@fosscord/api": "file:api",
|
||||
"@fosscord/cdn": "file:cdn",
|
||||
"@fosscord/gateway": "file:gateway"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user