-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
54 lines (54 loc) · 1.22 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
45
46
47
48
49
50
51
52
53
54
{
"name": "auto-asaad",
"version": "1.0.0",
"description": "Auto-asaad is a set of scripts for social media automation",
"dependencies": {
"apn": "^2.2.0",
"aws-sdk": "^2.188.0",
"body-parser": "^1.18.2",
"child_process": "^1.0.2",
"commander": "^2.13.0",
"dot": "^1.1.2",
"enumify": "^1.0.4",
"express": "^4.16.2",
"firebase-admin": "^5.8.2",
"fs-extra": "^3.0.1",
"jsesc": "^2.5.1",
"md5": "^2.2.1",
"moment": "^2.20.1",
"moment-timezone": "^0.5.14",
"query-string": "^5.0.1",
"request": "^2.83.0",
"rss": "^1.2.2",
"sqlite3": "^3.1.13",
"sync-request": "^4.1.0",
"userid": "^0.3.1",
"uuid": "^3.2.1",
"var": "^0.2.0",
"winston": "^3.0.0-rc1"
},
"devDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/hrasadi/auto-asaad.git"
},
"keywords": [
"telegram",
"messenger",
"event",
"notification",
"adhan",
"and",
"islamic",
"events",
"automatic",
"radio",
"liquidsoap"
],
"author": "Hamidreza Asaadi",
"license": "MIT",
"bugs": {
"url": "https://github.com/hrasadi/auto-asaad/issues"
},
"homepage": "https://github.com/hrasadi/auto-asaad#readme"
}