forked from kobotoolbox/kpi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
142 lines (142 loc) · 4.77 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
141
142
{
"name": "@kobotoolbox/kpi",
"version": "2.0.0",
"description": "KoboToolbox frontend interface.",
"engines": {
"node": "~16.15.0",
"npm": "~8.5.5"
},
"dependencies": {
"@fontsource/roboto": "^4.4.2",
"@fontsource/roboto-mono": "^4.4.2",
"@mapbox/leaflet-omnivore": "^0.3.4",
"alertifyjs": "^1.13.1",
"backbone": "^1.4.0",
"backbone-validation": "^0.11.5",
"classnames": "^2.3.1",
"fuse.js": "^6.4.3",
"immutable": "^3.8.2",
"jquery": "^3.5.1",
"jquery-ui": "1.12.1",
"jszip": "^3.4.0",
"kobo-common": "https://github.com/kobotoolbox/kobo-common.git#semver:1.23.0",
"leaflet": "^1.9.2",
"leaflet.heat": "^0.2.0",
"leaflet.markercluster": "^1.5.3",
"lodash.clonedeep": "^4.5.0",
"lodash.debounce": "^4.0.8",
"lodash.merge": "^4.6.2",
"lodash.orderby": "^4.6.0",
"lodash.throttle": "^4.1.1",
"mobx": "^6.6.1",
"mobx-react": "^7.5.1",
"prop-types": "^15.7.2",
"qrcode.react": "^1.0.1",
"react": "^16.13.1",
"react-autobind": "^1.0.6",
"react-autosize-textarea": "^7.0.0",
"react-cookie": "^4.0.3",
"react-copy-to-clipboard": "^5.0.2",
"react-debounce-input": "^3.2.2",
"react-document-title": "^2.0.3",
"react-dom": "^16.13.1",
"react-dropzone": "^5.1.1",
"react-hot-toast": "^2.3.0",
"react-infinite-scroller": "^1.2.6",
"react-mixin": "^5.0.0",
"react-modal": "^3.15.1",
"react-router": "^3.2.1",
"react-select": "^5.3.0",
"react-table": "^6.8.1",
"react-tagsinput": "^3.19.0",
"reflux": "^6.4.1",
"reflux-core": "^1.0.0",
"select2": "3.5.2-browserify",
"spark-md5": "^3.0.1",
"underscore": "^1.10.2",
"zxcvbn": "^4.4.2"
},
"devDependencies": {
"@babel/core": "^7.9.6",
"@babel/polyfill": "^7.8.7",
"@babel/preset-env": "^7.9.6",
"@babel/preset-react": "^7.9.4",
"@types/chai": "^4.3.1",
"@types/jquery": "^3.5.10",
"@types/lodash": "^4.14.179",
"@types/lodash.clonedeep": "^4.5.6",
"@types/lodash.debounce": "^4.0.7",
"@types/lodash.isequal": "^4.5.6",
"@types/lodash.merge": "^4.6.7",
"@types/lodash.orderby": "^4.6.7",
"@types/lodash.throttle": "^4.1.7",
"@types/mocha": "^9.1.1",
"@types/qrcode.react": "^1.0.2",
"@types/react": "^16.14.13",
"@types/react-document-title": "^2.0.5",
"@types/react-dom": "^16.9.14",
"@types/react-infinite-scroller": "^1.2.3",
"@types/react-mixin": "^2.0.32",
"@types/react-modal": "^3.13.1",
"@types/react-router": "^3.0.25",
"@types/react-select": "^4.0.18",
"@types/react-tagsinput": "^3.19.9",
"@types/reflux": "^6.4.3",
"@typescript-eslint/eslint-plugin": "^5.12.0",
"@typescript-eslint/parser": "^5.12.0",
"@vusion/webfonts-generator": "^0.7.3",
"@webpack-cli/serve": "^1.6.1",
"autoprefixer": "^9.8.1",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.1.0",
"chai": "^4.2.0",
"chart.js": "^2.9.3",
"circular-dependency-plugin": "^5.2.2",
"coffee-loader": "^0.9.0",
"coffeelint": "^1.16.2",
"coffeescript": "^1.12.0",
"css-loader": "^6.7.1",
"eslint": "^8.18.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-react": "^7.30.1",
"eslint-webpack-plugin": "^2.6.0",
"less-terrible-coffeelint-loader": "^0.1.5",
"lodash.isequal": "^4.5.0",
"mocha": "^7.1.2",
"mocha-chrome": "^2.2.0",
"moment": "^2.25.3",
"object-assign": "^4.1.1",
"postcss": "^7.0.30",
"postcss-loader": "^4.2.0",
"prettier": "^2.7.1",
"react-hot-loader": "3.1.0",
"replace-in-file": "^6.0.0",
"sass": "^1.41.0",
"sass-loader": "^10.1.1",
"source-map-loader": "^3.0.1",
"style-loader": "^1.2.1",
"ts-loader": "^8.2.0",
"typescript": "^4.3.5",
"webpack": "^5.72.0",
"webpack-bundle-tracker": "^1.5.0",
"webpack-cli": "^4.9.2",
"webpack-dev-middleware": "^5.3.1",
"webpack-dev-server": "^4.8.1",
"webpack-extract-translation-keys-plugin": "^6.0.0"
},
"scripts": {
"postinstall": "npm run copy-fonts",
"build": "webpack --config webpack/prod.config.js",
"watch": "npm run generate-icons && webpack-dev-server --config webpack/dev.server.js",
"test": "webpack --config webpack/test.config.js && mocha-chrome test/tests.html",
"lint": "eslint \"jsapp/js/**/*\" --ext .es6,.js,.jsx,.ts,.tsx",
"show-icons": "opn jsapp/fonts/k-icons.html",
"generate-icons": "node ./scripts/generate_icons.js",
"copy-fonts": "python ./scripts/copy_fonts.py && npm run generate-icons"
},
"repository": "https://github.com/kobotoolbox/kpi.git",
"license": "AGPL-3.0",
"bugs": "https://github.com/kobotoolbox/kpi/issues",
"homepage": "https://github.com/kobotoolbox/kpi"
}