forked from huridocs/uwazi
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
143 lines (143 loc) · 4.29 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
143
{
"name": "Uwazi",
"version": "0.0.1",
"description": "based on Dominic Tobias <[email protected]> universal react boilerplate",
"main": "server.js",
"repository": {
"type": "git",
"url": "[email protected]:huridocs/uwazidocs.git"
},
"keywords": [
"react"
],
"author": "huridocs",
"license": "ISC",
"bugs": {
"url": "https://github.com/huridocs/uwazidocs/issues"
},
"homepage": "",
"scripts": {
"start": "node server",
"build": "NODE_ENV=production webpack --config ./webpack.production.config.js --progress --profile --colors"
},
"dependencies": {
"app-module-path": "^1.0.5",
"babel-core": "^6.4.0",
"babel-plugin-add-module-exports": "^0.1.2",
"babel-plugin-module-alias": "^1.2.0",
"babel-plugin-transform-class-properties": "^6.4.0",
"babel-preset-es2015": "^6.3.13",
"babel-preset-react": "^6.3.13",
"babel-preset-stage-0": "^6.3.13",
"batarange": "0.2.0",
"body-parser": "^1.14.1",
"bootstrap": "^3.3.6",
"cookie": "^0.2.3",
"cookie-parser": "^1.4.0",
"crypto-js": "3.1.6",
"dot-object": "^1.4.1",
"elasticsearch": "11.0.1",
"es6-promise": "^3.0.2",
"express": "^4.13.3",
"express-session": "^1.12.1",
"express-socket.io-session": "^1.3.1",
"extract-text-webpack-plugin": "^1.0.1",
"filesize": "^3.3.0",
"font-awesome": "^4.5.0",
"history": "^1.17.0",
"immutable": "^3.7.6",
"isomorphic-fetch": "^2.2.0",
"jsesc": "^1.0.0",
"json-loader": "^0.5.4",
"jvent": "^0.2.0",
"marked": "^0.3.6",
"moment": "^2.14.1",
"moment-timezone": "^0.5.5",
"multer": "^1.1.0",
"nightmare": "2.6.1",
"nightmare-real-mouse": "^1.0.0",
"node-uuid": "^1.4.7",
"nodemailer": "^2.4.2",
"nodemailer-smtp-transport": "^2.5.0",
"passport": "^0.3.2",
"passport-local": "^1.0.0",
"pdfjs-dist": "1.6.304",
"pdftohtmljs_uwazi": "0.3.7",
"query-string": "^4.2.3",
"react": "15.0.2",
"react-addons-perf": "15.0.2",
"react-addons-shallow-compare": "15.0.2",
"react-datepicker": "^0.28.2",
"react-dnd": "2.1.4",
"react-dnd-html5-backend": "^2.1.2",
"react-dom": "15.0.2",
"react-dropzone": "^3.4.0",
"react-flags": "^0.1.11",
"react-helmet": "^2.1.1",
"react-modal": "^1.2.0",
"react-redux": "^4.0.0",
"react-redux-form": "0.14.3",
"react-router": "2.0.0",
"react-tabs-redux": "^1.3.1",
"react-widgets": "^3.4.4",
"read-multiple-files": "^1.1.1",
"redux": "^3.0.4",
"redux-thunk": "^2.0.1",
"require-dir": "^0.3.0",
"reselect": "^2.5.4",
"sanitize-filename": "^1.6.0",
"socket.io": "^1.4.5",
"socket.io-client": "^1.4.5",
"superagent": "1.6.1",
"tiny-cookie": "^0.5.5",
"validate.js": "^0.9.0",
"world-countries": "^1.8.0"
},
"devDependencies": {
"couchdb-dump": "^2.2.1",
"babel-istanbul-loader": "^0.1.0",
"babel-loader": "^6.2.1",
"babel-plugin-react-transform": "^2.0.0",
"compression": "^1.6.0",
"css-loader": "^0.23.0",
"del": "^2.0.2",
"enzyme": "^2.2.0",
"eslint": "2.3.0",
"eslint-plugin-jasmine": "1.6.0",
"eslint-plugin-react": "4.2.3",
"fetch-mock": "4.3.0",
"file-loader": "^0.8.4",
"img-loader": "^1.2.2",
"istanbul-instrumenter-loader": "^0.1.3",
"jasmine": "^2.3.2",
"jasmine-core": "2.4.1",
"jasmine-immutablejs-matchers": "^0.1.2",
"jasmine-reporters": "^2.1.0",
"jasmine-spec-reporter": "^2.4.0",
"karma": "^0.13.15",
"karma-chrome-launcher": "^0.2.1",
"karma-coverage": "^0.5.3",
"karma-firefox-launcher": "^0.1.7",
"karma-jasmine": "^0.3.6",
"karma-jasmine-diff-reporter": "^0.3.4",
"karma-phantomjs-launcher": "^1.0.0",
"karma-sourcemap-loader": "^0.3.6",
"karma-webpack": "^1.7.0",
"node-sass": "^3.3.3",
"phantomjs-polyfill-find": "0.0.1",
"phantomjs-polyfill-object-assign": "0.0.2",
"phantomjs-prebuilt": "^2.1.6",
"react-addons-test-utils": "15.0.2",
"react-dnd-test-backend": "^1.0.2",
"react-transform-hmr": "^1.0.1",
"redux-logger": "^2.6.1",
"redux-mock-store": "^1.0.2",
"sass-loader": "^3.0.0",
"socket-io-mock": "^1.0.1",
"style-loader": "^0.13.0",
"url-loader": "^0.5.7",
"webpack": "^1.12.2",
"whatwg-fetch": "^0.10.1",
"wrap-range-text": "^1.0.1"
}
}