forked from ustwo/ustwo.com-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.app.json
42 lines (42 loc) · 1.02 KB
/
package.app.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
{
"name": "usweb",
"version": "1.1.0",
"private": true,
"dependencies": {
"axios": "0.16.2",
"aliasify": "1.7.2",
"babel": "5.8.21",
"babelify": "6.1.3",
"browserify": "11.2.0",
"classnames": "2.1.3",
"consolidate": "0.13.1",
"ellipsize": "0.0.2",
"es6-promise": "2.3.0",
"express": "4.13.1",
"firebase": "^3.4.0",
"glob": "5.0.15",
"he": "0.5.0",
"hex-rgb": "1.0.0",
"hls.js": "0.7.9",
"isomorphic-fetch": "2.1.1",
"lodash": "3.10.0",
"moment": "2.10.6",
"react": "15.4.1",
"react-addons-test-utils": "15.4.1",
"react-dom": "15.4.1",
"react-helmet": "3.3.0",
"react-highlight": "0.9.0",
"react-html5video": "2.1.0",
"react-mixin": "^3.0.5",
"react-responsive": "1.2.1",
"react-scroll": "1.4.4",
"react-swipe": "5.0.6",
"react-transition-manager": "1.3.2",
"reactfire": "^1.0.0",
"rgb-hex": "1.0.0",
"route-pattern": "0.0.6",
"scrollmagic": "2.0.5",
"svg4everybody": "1.0.0",
"urllite": "0.5.0"
}
}