Skip to content

Commit 298da92

Browse files
authored
fixed typo
1 parent ef4e19e commit 298da92

File tree

1 file changed

+0
-45
lines changed

1 file changed

+0
-45
lines changed

package.json

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,48 +1,3 @@
1-
{
2-
"name": "@refloow/discord-channel-moderator",
3-
"version": "1.1.1",
4-
"description": "Refloow™ Discord Channel Moderator Bot that helps you filter commands, (allow) links or filter words in channels where they were not allowed. Script is Node.js based using discord.js built by and maintained by Refloow Organization",
5-
"main": "index.js",
6-
"private": true,
7-
"bugs": {
8-
"url": "https://github.com/Refloow/Discord-Channel-Moderator/issues"
9-
},
10-
"homepage": "https://github.com/Refloow/Discord-Channel-Moderator",
11-
"dependencies": {
12-
"colors": "^1.1.2",
13-
"console-master": "^1.0.3",
14-
"console-stamp": "^0.2.7",
15-
"dcm-diagnostics": "^1.0.2",
16-
"discord.js": "^11.4.2",
17-
"moment": "^2.22.2",
18-
"opusscript": "0.0.7",
19-
"prompt": "^1.0.0",
20-
"request": "^2.85.0",
21-
"winston": "^3.1.0"
22-
},
23-
"scripts": {
24-
"test": "echo \"Error: no test specified\" && exit 1",
25-
"start": "title Refloow / Discord-Channel-Moderator & node index.js pause"
26-
},
27-
"repository": {
28-
"type": "git",
29-
"url": "git+https://https://github.com/Refloow/Discord-Channel-Moderator.git"
30-
},
31-
"author": {
32-
"name": "Refloow",
33-
"email": "[email protected]",
34-
"url": "https://refloow.com"
35-
},
36-
"contributors": [
37-
{
38-
"name": "Veljko Vuckovic",
39-
"url": "https://github.com/Refloow"
40-
}
41-
],
42-
"funding": {
43-
"type": "individual",
44-
"url": "https://refloow.com"
45-
}
461
{
472
"name": "@refloow/discord-channel-moderator",
483
"version": "1.1.1",

0 commit comments

Comments
 (0)