-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathpackage.json
35 lines (35 loc) · 894 Bytes
/
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
{
"dependencies": {
"aws": "0.0.3-2",
"aws-sdk": "^2.658.0",
"axios": "^0.19.2",
"bluebird": "^3.7.2",
"chalk": "^4.0.0",
"cheerio": "^1.0.0-rc.3",
"currencylayer-client": "^1.1.0",
"dblapi.js": "^2.4.1",
"delivery-tracker": "^2.3.8",
"discord.js": "^12.4.1",
"dotenv": "^8.2.0",
"edit-json-file": "^1.4.0",
"https-proxy-agent": "^5.0.0",
"leeks.js": "0.0.8",
"leekslazylogger": "^1.1.9",
"lodash": "^4.17.19",
"moment": "^2.25.3",
"mongodb": "^3.5.8",
"mongoose": "^5.10.11",
"ms": "^2.1.2",
"node": "^14.13.0",
"node-geocoder": "^3.27.0",
"node-schedule": "^1.3.2",
"nodejs-currency-converter": "^1.0.2",
"nodemon": "^2.0.6",
"readline": "^1.3.0",
"request": "^2.88.2",
"request-promise": "^4.2.5",
"shipit": "^1.2.0",
"twilio": "^3.44.0",
"twitter": "^1.7.1"
}
}