forked from binary-com/binary-static
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
140 lines (140 loc) · 4.41 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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
{
"name": "binary-static",
"version": "3.8.0",
"description": "Binary.com static content",
"scripts": {
"test": "grunt test",
"livereload": "sudo -p 'enter password for sudo:' grunt livereload",
"serve": "sudo -p 'enter password for sudo:' grunt serve",
"start": "sudo -p 'enter password for sudo:' grunt start",
"eslint": "eslint --fix \"src/**/*.jsx\" src/"
},
"repository": {
"type": "git",
"url": "https://github.com/binary-com/binary-static.git"
},
"keywords": [
"binary",
"static"
],
"author": "Binary.com",
"license": "Apache License 2.0",
"bugs": {
"url": "https://github.com/binary-com/binary-static/issues"
},
"homepage": "https://github.com/binary-com/binary-static",
"devDependencies": {
"@babel/parser": "7.1.2",
"app-root-path": "2.0.1",
"autoprefixer": "7.2.3",
"babel-core": "6.26.0",
"babel-eslint": "9.0.0",
"babel-loader": "7.1.2",
"babel-plugin-module-resolver": "3.1.1",
"babel-plugin-react-svg": "2.1.0",
"babel-plugin-syntax-dynamic-import": "6.18.0",
"babel-plugin-transform-class-properties": "6.24.1",
"babel-plugin-transform-decorators-legacy": "1.3.5",
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
"babel-plugin-transform-object-rest-spread": "6.26.0",
"babel-plugin-transform-react-jsx": "6.24.1",
"babel-plugin-transform-remove-strict-mode": "0.0.2",
"babel-preset-env": "1.7.0",
"babel-preset-react": "6.24.1",
"babel-preset-stage-1": "6.24.1",
"babel-register": "6.26.0",
"binary-live-api": "29.0.0",
"chai": "4.1.2",
"circular-dependency-plugin": "5.0.2",
"cli-color": "1.2.0",
"cli-spinner": "0.2.7",
"commander": "2.12.2",
"connect-livereload": "0.6.0",
"connect-modrewrite": "0.9.0",
"deep-diff": "0.3.8",
"emphasize": "2.0.0",
"enzyme": "3.3.0",
"enzyme-adapter-react-16": "1.8.0",
"eslint-config-airbnb-base": "13.1.0",
"eslint-config-binary": "1.0.2",
"eslint-config-prettier": "2.9.0",
"eslint-import-resolver-alias": "1.1.1",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-react": "7.11.1",
"estraverse": "4.2.0",
"extend": "3.0.2",
"gettext-parser": "1.3.0",
"grunt": "^1.1.0",
"grunt-babel": "7.0.0",
"grunt-check-dependencies": "1.0.0",
"grunt-concurrent": "2.3.1",
"grunt-contrib-clean": "1.1.0",
"grunt-contrib-connect": "1.0.2",
"grunt-contrib-copy": "1.0.0",
"grunt-contrib-cssmin": "3.0.0",
"grunt-contrib-watch": "1.1.0",
"grunt-eslint": "21.0.0",
"grunt-gh-pages": "3.1.0",
"grunt-mocha-test": "0.13.3",
"grunt-notify": "0.4.5",
"grunt-postcss": "0.8.0",
"grunt-sass": "3.0.2",
"grunt-shell": "2.1.0",
"grunt-stylelint": "0.8.0",
"grunt-webpack": "3.1.3",
"jsdom": "^9.12.0",
"jsdom-global": "2.1.1",
"load-grunt-config": "^3.0.1",
"load-grunt-tasks": "3.5.2",
"mocha": "5.2.0",
"mock-local-storage": "1.1.7",
"node-gettext": "2.0.0",
"node-sass": "4.13.1",
"postcss-scss": "0.4.1",
"react-render-html": "0.6.0",
"react-svg-loader": "3.0.1",
"sitemap": "1.13.0",
"stylelint": "10.0.0",
"stylelint-formatter-pretty": "1.0.3",
"stylelint-selector-bem-pattern": "2.0.0",
"svgo": "1.2.1",
"sw-precache-webpack-plugin": "0.11.5",
"time-grunt": "1.4.0",
"uglifyjs-webpack-plugin": "1.3.0",
"webpack": "4.42.1",
"webpack-bundle-analyzer": "3.6.1",
"webpack-dev-server": "3.1.14",
"webpack-manifest-plugin": "2.0.4",
"webpack-merge": "4.1.4",
"ws": "7.0.0"
},
"dependencies": {
"@binary-com/binary-document-uploader": "^2.4.4",
"@binary-com/binary-style": "^0.2.21",
"@binary-com/webtrader-charts": "0.5.18",
"@deriv/dashboard": "0.0.4",
"@deriv/p2p": "^0.5.1",
"@livechat/customer-sdk": "^2.0.4",
"babel-polyfill": "6.26.0",
"canvas-toBlob": "1.0.0",
"classnames": "2.2.5",
"custom-event-polyfill": "0.3.0",
"davidshimjs-qrcodejs": "0.0.2",
"event-source-polyfill": "0.0.9",
"highstock-release": "5.0.14",
"jquery": "3.5.1",
"jquery.scrollto": "2.1.2",
"js-cookie": "2.2.0",
"kinetic": "5.2.0",
"moment": "2.19.4",
"onfido-sdk-ui": "^6.3.0",
"promise-polyfill": "6.1.0",
"prop-types": "15.6.1",
"react": "16.8.6",
"react-dom": "16.8.6",
"scriptjs": "2.5.8",
"sinon": "7.2.2",
"url-polyfill": "1.0.9",
"web-push-notifications": "3.4.7"
}
}