-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
48 lines (48 loc) · 1.25 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
{
"name": "jiyuu",
"private": true,
"scripts": {
"start": "meteor run"
},
"dependencies": {
"babel-runtime": "^6.23.0",
"bcrypt": "^0.8.7",
"better-react-flex-slick": "0.0.13",
"better-react-flex-slick-m": "0.0.15",
"bind": "^0.1.7",
"bootstrap": "^4.0.0-alpha.6",
"bufferutil": "^3.0.1",
"core-js": "^2.4.1",
"embed-js": "^4.2.3",
"event": "^1.0.0",
"eventwheel": "^0.3.1",
"filetransfer": "^2.0.5",
"graceful-fs": "^4.1.5",
"html-to-json": "^0.6.0",
"localmedia": "^2.2.1",
"lodash": "^4.17.4",
"mantra-core": "^1.7.0",
"meteor-node-stubs": "^0.2.5",
"mockconsole": "0.0.1",
"moment": "^2.17.1",
"path-to-regexp": "^1.7.0",
"react": "^15.5.4",
"react-dom": "^15.4.2",
"react-hammerjs": "^0.5.0",
"react-komposer": "^1.13.1",
"react-mounter": "^1.2.0",
"react-router": "^4.1.1",
"react-router-dom": "^4.1.1",
"react-slick": "^0.14.11",
"rtcpeerconnection": "^7.0.2",
"simple-peer": "^6.4.4",
"socket.io-client": "^1.7.3",
"tether": "^1.3.7",
"webrtcsupport": "^2.2.0",
"wildemitter": "^1.2.0"
},
"version": "0.0.3",
"description": "Not going to work!",
"author": "Zachary Pelkey, Alec Wantoch",
"license": "GPL3"
}