-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
119 lines (119 loc) · 3.91 KB
/
package.json
File metadata and controls
119 lines (119 loc) · 3.91 KB
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
{
"name": "hippo-fw",
"version": "0.9.9",
"description": "Hippo is a framework for easily writing single page web applications",
"main": "client/hippo/index.js",
"repository": "https://github.com/argosity/hippo",
"author": "Nathan Stitt <nathan@stitt.org>",
"license": "MIT",
"files": [
"client"
],
"dependencies": {
"@babel/core": "^7.2.2",
"@babel/plugin-proposal-class-properties": "^7.2.3",
"@babel/plugin-proposal-decorators": "^7.2.3",
"@babel/plugin-proposal-export-default-from": "^7.2.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
"@babel/preset-env": "^7.2.3",
"@babel/preset-react": "^7.0.0",
"@ckeditor/ckeditor5-build-balloon": "^11.2.0",
"@fortawesome/fontawesome": "^1.1.8",
"@fortawesome/fontawesome-free-solid": "^5.0.13",
"babel-core": "^6.26.3",
"babel-jest": "^23.6.0",
"babel-loader": "^8.0.5",
"babel-plugin-dynamic-import-node": "^2.2.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-styled-components": "^1.10.0",
"babel-plugin-transform-decorators-legacy": "^1.3.5",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"babel-plugin-transform-flow-strip-types": "^6.22.0",
"babel-plugin-transform-function-bind": "^6.22.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.7.0",
"babel-preset-es2015-loose": "^8.0.0",
"babel-preset-jest": "^23.2.0",
"babel-preset-latest": "^6.24.1",
"babel-preset-react": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babel-preset-stage-1": "^6.24.1",
"babel7-jest": "^1.0.1",
"big.js": "^5.2.2",
"classnames": "^2.2.6",
"compression-webpack-plugin": "^2.0.0",
"core-decorators": "^0.20.0",
"css-loader": "^2.1.0",
"domtastic": "^0.15.11",
"enzyme": "^3.8.0",
"enzyme-adapter-react-16": "^1.7.1",
"eslint": "^5.12.0",
"eslint-config-argosity": "^1.7.0",
"eslint-plugin-decorators": "0.0.0",
"file-loader": "^3.0.1",
"flatpickr": "^4.5.2",
"flexboxgrid": "^6.3.1",
"grommet": "^2.3.1",
"grommet-icons": "^4.1.0",
"history": "^4.7.2",
"identity-obj-proxy": "^3.0.0",
"invariant": "^2.2.4",
"jest": "^23.6.0",
"jest-cli": "^23.6.0",
"jest-enzyme": "^7.0.1",
"jest-fetch-mock": "^2.1.0",
"jest-styled-components": "^6.3.1",
"js-yaml": "^3.12.1",
"jsdom": "^13.1.0",
"lodash": "^4.17.11",
"loglevel": "^1.6.1",
"mobx": "^5.8.0",
"mobx-decorated-models": "^1.1.0",
"mobx-persist": "^0.4.1",
"mobx-react": "^5.4.3",
"mobx-react-router": "^4.0.5",
"moment": "^2.23.0",
"moment-timezone": "^0.5.23",
"node-sass": "^4.11.0",
"object-hash": "^1.3.1",
"payment-fields": "^0.6.0",
"pluralize": "^7.0.0",
"prop-types": "^15.6.2",
"qs": "^6.6.0",
"quill": "^1.3.6",
"rc-color-picker": "^1.2.6",
"react": "^16.7.0",
"react-addons-test-utils": "^15.6.2",
"react-async-component": "^2.0.0",
"react-braintree-fields": "^1.1.0",
"react-dom": "^16.7.0",
"react-dropzone": "^8.0.3",
"react-flexbox-grid": "^2.1.2",
"react-fontawesome": "^1.6.1",
"react-hot-loader": "^4.6.3",
"react-input-slider": "^4.0.1",
"react-native-storage": "^1.0.0-beta.1",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"react-sidebar": "^3.0.2",
"react-swipeable-views": "^0.13.0",
"react-tag-autocomplete": "^5.8.0",
"react-tap-event-plugin": "^3.0.3",
"react-test-renderer": "^16.7.0",
"react-tippy": "^1.2.3",
"react-virtualized": "^9.21.0",
"resolve-url-loader": "^3.0.0",
"sass-loader": "^7.1.0",
"serializr": "^1.3.0",
"sockjs-client": "^1.3.0",
"sprintf-js": "^1.1.2",
"style-loader": "^0.23.1",
"styled-components": "^4.1.3",
"styled-css-grid": "^1.2.0",
"url-loader": "^1.1.2",
"validator": "^10.10.0",
"webpack": "^4.28.4",
"webpack-dev-server": "^3.1.14",
"whatwg-fetch": "^3.0.0"
}
}