-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathpackage.json
46 lines (46 loc) · 1.29 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
{
"name": "phoenix",
"dependencies": {
"base-emoji": "~0.3.0",
"blake2s": "~1.0.0",
"browserify": "~6.2.0",
"daemonize2": "0.4.2",
"dom-walk": "~0.1.0",
"eccjs": "git://github.com/dominictarr/eccjs.git#586f6d47507184a2efe84684ed0a30605cbc43a5",
"emoji-named-characters": "^1.0.1",
"form-data-set": "~1.1.1",
"geval": "~2.1.1",
"global": "~4.2.1",
"hash-router": "~0.4.0",
"json-human-buffer": "~1.0.2",
"less": "~1.7.5",
"level": "~0.18.0",
"level-sublevel": "~6.3.8",
"marked": "git://github.com/clehner/marked#8af8ae018ba452b5c7f936a474dbce265f2ae732",
"mercury": "~8.0.0",
"msgpack-js": "~0.3.0",
"multicb": "~1.0.0",
"muxrpc": "~0.4.0",
"nomnom": "1.8.0",
"open": "~0.0.5",
"osenv": "0.0.3",
"pretty-date": "0.2.0",
"pull-merge": "~1.0.2",
"pull-pushable": "~1.1.3",
"pull-serializer": "~0.3.1",
"pull-stream": "~2.24.1",
"pull-stream-to-stream": "~1.3.0",
"rc": "~0.5.1",
"request": "~2.47.0",
"scuttlebot": "~0.1.2",
"secure-scuttlebutt": "~4.1.0",
"ssb-keys": "~0.2.1",
"ssb-msgs": "~0.2.0",
"stream-to-pull-stream": "~1.6.0",
"through": "~2.3.4",
"value-event": "~3.2.0",
"websocket-stream": "~1.1.0",
"ws": "~0.4.32",
"xtend": "~3.0.0"
}
}