-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
55 lines (55 loc) · 1.54 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
{
"dependencies": {
"autosuggest-highlight": "^3.1.1",
"axios": "^0.17.1",
"babel-runtime": "^6.26.0",
"bluebird": "^3.5.1",
"bootstrap-vertical-tabs": "1.2.2",
"core-js": "^2.5.3",
"cors": "^2.8.4",
"d3-scale": "^1.0.7",
"debug": "^2.1.0",
"fast-crc32c": "^1.0.4",
"ghooks": "^2.0.0",
"google-cloud": "^0.57.0",
"lodash": "^4.17.4",
"lodash-isnumeric": "^1.0.0",
"match-sorter": "^2.1.0",
"mathjs": "~1.7.1",
"meteor-node-stubs": "^0.2.11",
"moment": "^2.20.1",
"moment-duration-format": "^1.3.0",
"namor": "^1.0.1",
"phantomjs": "1.9.18",
"prop-types": "^15.6.0",
"querystring": "0.2.0",
"react": "^15.6.2",
"react-addons-pure-render-mixin": "^15.6.0",
"react-alert": "^2.4.0",
"react-autosuggest": "^9.3.2",
"react-axios": "^2.0.0",
"react-bootstrap": "^0.31.5",
"react-datepicker": "^1.0.4",
"react-dom": "^15.6.2",
"react-drag-and-drop": "^2.4.0",
"react-dropzone": "^4.2.1",
"react-dropzone-component": "^2.0.0",
"react-gravatar": "^2.6.3",
"react-jsonschema-form": "^0.51.0",
"react-modal": "^3.1.0",
"react-redux": "^5.0.6",
"react-router": "^3.2.0",
"react-router-dom": "^4.2.2",
"react-router-redux": "^4.0.8",
"react-s-alert": "^1.4.0",
"react-table": "^6.7.4",
"react-tabs": "^2.1.0",
"react-toastify": "^2.2.1",
"recharts": "^1.0.0-beta.6",
"redux": "^3.7.2",
"redux-devtools": "^3.4.0",
"safe-access": "^0.1.0",
"webshot": "0.16.0",
"xero-node": "^2.10.1"
}
}