-
Notifications
You must be signed in to change notification settings - Fork 8
/
package.json
154 lines (154 loc) · 5.06 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
144
145
146
147
148
149
150
151
152
153
154
{
"name": "lhtac-webgis",
"version": "0.0.1",
"description": "LHTAC WebGis",
"repository": "https://github.com/geosolutions-it/lhtac-webgis",
"main": "index.js",
"devDependencies": {
"babel-core": "6.8.0",
"babel-eslint": "4.1.8",
"babel-loader": "6.2.4",
"babel-plugin-add-module-exports": "0.1.4",
"babel-plugin-object-assign": "1.2.1",
"babel-plugin-react-transform": "2.0.2",
"babel-preset-es2015": "6.6.0",
"babel-preset-react": "6.5.0",
"babel-preset-stage-0": "6.5.0",
"codemirror": "5.18.2",
"css-loader": "0.19.0",
"download-cli": "1.0.1",
"escope": "3.2.0",
"eslint": "0.24.1",
"eslint-plugin-react": "3.0.0",
"exists-file": "1.0.2",
"expect": "1.13.4",
"extract-text-webpack-plugin": "0.8.2",
"file-loader": "0.8.5",
"html-webpack-plugin": "2.17.0",
"istanbul-instrumenter-loader": "0.1.3",
"karma": "0.12.37",
"karma-chrome-launcher": "0.1.12",
"karma-cli": "0.0.4",
"karma-coverage": "0.4.2",
"karma-coveralls": "1.1.2",
"karma-firefox-launcher": "0.1.7",
"karma-ie-launcher": "0.2.0",
"karma-junit-reporter": "0.3.8",
"karma-mocha": "0.1.10",
"karma-mocha-reporter": "1.3.0",
"karma-sourcemap-loader": "0.3.7",
"karma-webpack": "1.6.0",
"less": "2.7.1",
"less-loader": "2.2.3",
"mkdirp": "0.5.1",
"mocha": "2.4.5",
"ncp": "2.0.0",
"parallelshell": "1.2.0",
"react-addons-css-transition-group": "0.14.8",
"react-addons-test-utils": "0.14.8",
"react-hot-loader": "1.3.0",
"react-motion": "0.4.4",
"react-router": "2.4.0",
"react-router-redux": "2.1.0",
"react-select": "1.0.0-rc.1",
"react-transform-catch-errors": "1.0.2",
"redbox-react": "1.2.4",
"redux-devtools": "3.1.1",
"redux-devtools-dock-monitor": "1.1.1",
"redux-devtools-log-monitor": "1.0.11",
"redux-immutable-state-invariant": "1.2.3",
"rimraf": "2.5.2",
"simple-git": "1.33.1",
"style-loader": "0.12.4",
"url-loader": "0.5.7",
"webpack": "1.12.15",
"webpack-bundle-size-analyzer": "2.0.2",
"webpack-dev-server": "1.14.1"
},
"//": "replace react-sortable-items with official on npm when 0.0.10 with remove_deprecated PR in included",
"dependencies": {
"ag-grid": "3.3.3",
"ag-grid-react": "3.3.1",
"axios": "0.11.1",
"babel-polyfill": "6.8.0",
"babel-standalone": "6.7.7",
"bootstrap": "3.3.6",
"browser-filesaver": "1.1.1",
"canvas-to-blob": "0.0.0",
"canvg-browser": "^1.0.0",
"classnames": "2.2.5",
"colorbrewer": "1.0.0",
"es6-promise": "2.3.0",
"eventlistener": "0.0.1",
"html2canvas": "0.5.0-beta4",
"intl": "1.2.2",
"ismobilejs": "0.4.0",
"json-loader": "0.5.4",
"jsonix": "2.4.1",
"keymirror": "0.1.1",
"leaflet": "0.7.7",
"leaflet-draw": "0.3.2",
"leaflet-minimap": "3.3.1",
"leaflet-plugins": "https://github.com/Polyconseil/leaflet-plugins/tarball/master",
"leaflet-simple-graticule": "1.0.2",
"leaflet.locatecontrol": "0.45.1",
"lodash": "4.16.2",
"moment": "2.13.0",
"node-uuid": "1.4.3",
"object-assign": "3.0.0",
"ogc-schemas": "2.6.1",
"openlayers": "3.15.1",
"pdfviewer": "0.3.2",
"proj4": "2.3.14",
"qrcode.react": "0.6.1",
"react": "0.14.8",
"react-addons-shallow-compare": "0.14.8",
"react-bootstrap": "0.28.1",
"react-codemirror": "0.2.6",
"react-color": "2.4.0",
"react-confirm-button": "0.0.2",
"react-copy-to-clipboard": "4.1.0",
"react-dom": "0.14.8",
"react-draggable": "1.3.4",
"react-dnd": "2.1.3",
"react-dnd-html5-backend": "2.1.2",
"react-dropzone": "3.4.0",
"react-intl": "https://github.com/geosolutions-it/react-intl/tarball/react_014_1x",
"react-nouislider": "1.11.0",
"react-overlays": "0.6.3",
"react-pdf": "0.0.10",
"react-redux": "4.4.1",
"react-responsive": "1.1.3",
"react-selectize": "2.0.3",
"react-share": "1.8.0",
"react-sidebar": "2.1.2",
"react-sortable-items": "0.0.12",
"react-spinkit": "1.1.6",
"react-swipeable-views": "0.6.3",
"react-widgets": "3.4.4",
"redux": "3.1.3",
"redux-logger": "2.6.1",
"redux-on-state-change": "1.0.0",
"redux-persist": "3.1.1",
"redux-thunk": "0.1.0",
"redux-undo": "0.5.0",
"reselect": "2.5.1",
"shpjs": "3.3.2",
"turf": "3.0.10",
"url": "0.10.3",
"w3c-schemas": "1.3.1",
"xml2js": "0.4.17"
},
"scripts": {
"clean": "rimraf dist",
"compile": "npm run clean && mkdirp ./dist && webpack --config prod-webpack.config.js",
"start": "webpack-dev-server --progress --colors --port 8081 --hot --inline --content-base .",
"test": "karma start ./karma.conf.single-run.js",
"continuoustest": "karma start ./karma.conf.continuous-test.js",
"mvntest": "karma start ./karma.conf.single-run.js --reporters junit,dots,coverage",
"lint": "eslint js --ext .jsx,.js",
"travis": "eslint js --ext .jsx,.js && karma start ./karma.conf.single-run.js --browsers Firefox --reporters dots,junit,coverage,coveralls"
},
"author": "GeoSolutions",
"license": "BSD-2-Clause"
}