-
Notifications
You must be signed in to change notification settings - Fork 2
/
package.json
113 lines (113 loc) · 2.96 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
{
"name": "Mubot",
"version": "1.4.1",
"private": true,
"author": "leathan",
"description": "A Marking U Bot, on crack!",
"dependencies": {
"1337": "^1.0.1",
"argon2-ffi": "^1.1.0",
"async": "^2.5.0",
"basic-auth": "^1.1.0",
"basic-auth-connect": "^1.0.0",
"basicauth-middleware": "^2.0.0",
"big-integer": "^1.6.23",
"bignumber.js": "^4.1.0",
"body-parser": "^1.17.2",
"bufferutil": "^3.0.1",
"bundle-html-scripts": "^1.3.8",
"cheerio": "^1.0.0-rc.1",
"circular-json": "^0.5.1",
"coinkey": "^2.0.0",
"coinstring": "^2.3.0",
"connect-multiparty": "^2.0.0",
"cookie-parser": "^1.4.3",
"core-util-is": "^1.0.2",
"date-utils": "^1.2.21",
"discord.js": "^11.1.0",
"eccrypto": "^1.0.3",
"encode-x": "^2.0.2",
"erlpack": "^0.1.2",
"eval": "^0.1.2",
"express": "^4.15.3",
"express-session": "^1.15.4",
"express-subdomain": "^1.0.5",
"flat": "^4.0.0",
"fs": "0.0.1-security",
"git-auto-pull": "^1.0.9",
"gitio": "^2.3.0",
"gitmubot": "^1.0.1",
"html": "^1.0.0",
"http": "0.0.0",
"https": "^1.0.0",
"inherits": "^2.0.3",
"jsdom": "^11.3.0",
"leat-poker": "^1.0.0",
"leat-stratum-proxy": "^1.0.1",
"libsodium-wrappers": "^0.5.2",
"log": "^1.4.0",
"mathjs": "^3.18.0",
"mongoose": "^4.11.1",
"morgan": "^1.8.2",
"mubot-bustabit": "^1.0.0",
"mubot-calculator": "^0.4.0",
"mubot-discord": "^1.3.0",
"mubot-flatten": "^1.0.1",
"mubot-google-translate": "^0.2.1",
"mubot-maps": "0.0.3",
"mubot-mine": "^1.2.1",
"mubot-mubot": "0.0.12",
"mubot-redis-brain": "0.0.4",
"mubot-scripts": "^2.17.2",
"mubot-server": "^2.0.2",
"mubot-slack": "^4.3.4",
"multer": "^1.3.0",
"ng-disable-scroll": "^0.1.1",
"node-opus": "^0.2.6",
"numeral": "^2.0.6",
"object-inspect": "^1.5.0",
"optparse": "^1.0.5",
"opusscript": "0.0.3",
"parent-require": "^1.0.0",
"puppeteer": "^1.0.0",
"qrcode": "^1.0.0",
"ramda": "^0.25.0",
"ramda-fantasy": "^0.8.0",
"randomstring": "^1.1.5",
"recursive-keys": "^0.9.0",
"ref-napi": "^1.4.0",
"relaxed-json": "^1.0.1",
"request": "^2.81.0",
"sanctuary": "^0.14.1",
"sanitize-html": "^1.17.0",
"scoped-http-client": "^0.11.0",
"secp256k1": "^3.3.0",
"serve-favicon": "^2.4.3",
"sha256": "^0.2.0",
"sha512": "0.0.1",
"socket.io": "^2.0.3",
"socket.io.users": "^2.0.2",
"sodium": "^2.0.1",
"soupselect": "^0.2.0",
"speakeasy": "^2.0.0",
"stacktrace-js": "^2.0.0",
"tiny-emitter": "^2.0.1",
"treis": "^2.5.0",
"type-is": "^1.6.15",
"typed-function": "^0.10.5",
"uglify-es": "^3.3.4",
"underscore": "^1.8.3",
"underscore.string": "^3.3.4",
"unpipe": "^1.0.0",
"utils": "^0.3.1",
"uws": "^0.14.1",
"verror": "^1.10.0",
"vm": "^0.1.0"
},
"engines": {
"node": "0.10.x"
},
"devDependencies": {
"cli-interact": "^0.1.9"
}
}