-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
package.json
44 lines (44 loc) · 1.04 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
{
"name": "easiest-application",
"version": "4.3.6",
"description": "The official Repository for the Easiest Application Discord Bot, which allows you to make the Easiest Application Systems possible! 100% ADVANCED",
"main": "index.js",
"dependencies": {
"canvas": "^2.7.0",
"discord.js": "^12.5.1",
"enmap": "^5.8.4",
"http": "^0.0.1-security",
"moment": "^2.29.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Milrato-Development/Easiest-Application.git"
},
"keywords": [
"application",
"apply",
"discord",
"bot",
"discordjs",
"developer",
"Milrato",
"easy",
"easiest",
"advanced",
"good",
"fast",
"emojis",
"reactions"
],
"author": "Tomato#6966",
"license": "GPL-3.0",
"bugs": {
"url": "https://github.com/Milrato-Development/Easiest-Application/issues"
},
"homepage": "https://milrato.eu",
"devDependencies": {}
}