forked from geosolutions-it/lhtac-webgis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
137 lines (137 loc) · 4.58 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
{
"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.4.5",
"babel-eslint": "^4.1.6",
"babel-loader": "^6.2.2",
"babel-plugin-add-module-exports": "^0.1.2",
"babel-preset-es2015": "^6.3.13",
"babel-preset-react": "^6.3.13",
"babel-preset-stage-0": "^6.3.13",
"babel-plugin-object-assign": "^1.2.1",
"babel-plugin-react-transform": "^2.0.2",
"browserify": "^10.2.1",
"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.0",
"expect": "1.13.4",
"extract-text-webpack-plugin": "^0.8.2",
"file-loader": "^0.8.5",
"html-webpack-plugin": "^2.9.0",
"istanbul-instrumenter-loader": "^0.1.3",
"karma": "^0.12.31",
"karma-chrome-launcher": "^0.1.7",
"karma-cli": "0.0.4",
"karma-coverage": "^0.4.2",
"karma-coveralls": "^1.1.2",
"karma-firefox-launcher": "^0.1.4",
"karma-ie-launcher": "^0.2.0",
"karma-junit-reporter": "^0.3.1",
"karma-mocha": "^0.1.10",
"karma-mocha-reporter": "^1.1.0",
"karma-sourcemap-loader": "^0.3.3",
"karma-webpack": "~1.6.0",
"less": "^2.6.0",
"less-loader": "^2.2.2",
"live-server": "^0.7.1",
"mkdirp": "^0.5.1",
"mocha": "^2.1.0",
"ncp": "^2.0.0",
"parallelshell": "^1.1.1",
"react-addons-test-utils": "^0.14.7",
"react-addons-css-transition-group": "0.14.8",
"react-hot-loader": "^1.3.0",
"react-router": "^2.0.0",
"react-router-redux": "^2.0.3",
"react-transform-catch-errors": "^1.0.0",
"redbox-react": "^1.1.1",
"redux-devtools": "3.1.1",
"redux-devtools-dock-monitor": "^1.0.1",
"redux-devtools-log-monitor": "^1.0.1",
"redux-immutable-state-invariant": "^1.1.0",
"rimraf": "^2.5.2",
"simple-git": "^1.26.2",
"style-loader": "^0.12.4",
"url-loader": "^0.5.7",
"watchify": "^3.2.1",
"webpack": "1.12.15",
"webpack-dev-server": "^1.7.0"
},
"//": "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.0",
"axios": "^0.8.1",
"babel-polyfill": "^6.7.4",
"babel-standalone": "^6.4.4",
"bootstrap": "^3.3.5",
"browser-filesaver": "^1.1.0",
"canvas-to-blob": "0.0.0",
"classnames": "^2.1.5",
"es6-promise": "^2.3.0",
"eventlistener": "0.0.1",
"html2canvas": "^0.5.0-beta4",
"intl": "^1.0.0",
"ismobilejs": "0.4.0",
"json-loader": "^0.5.4",
"keymirror": "~0.1.1",
"leaflet": "^0.7.3",
"leaflet-draw": "^0.2.3",
"leaflet-minimap": "^3.0.0",
"leaflet-plugins": "https://github.com/Polyconseil/leaflet-plugins/tarball/master",
"leaflet.locatecontrol": "^0.45.1",
"lodash": "^3.10.1",
"moment": "^2.11.1",
"node-uuid": "1.4.3",
"object-assign": "^3.0.0",
"openlayers": "^3.10.1",
"pdfviewer": "^0.3.2",
"proj4": "~2.3.6",
"react": "0.14.8",
"react-bootstrap": "0.28.1",
"react-color": "2.0.0",
"react-copy-to-clipboard": "4.1.0",
"react-dom": "0.14.8",
"react-draggable": "1.3.4",
"react-dropzone": "^3.4.0",
"react-intl": "https://github.com/geosolutions-it/react-intl/tarball/react_014_1x",
"react-overlays": "0.6.3",
"react-nouislider": "^1.6.0",
"react-pdf": "0.0.10",
"react-redux": "4.4.1",
"react-responsive": "1.1.3",
"react-sidebar": "^2.1.1",
"react-sortable-items": "0.0.12",
"react-spinkit": "1.1.6",
"react-swipe": "^3.0.0",
"react-widgets": "3.1.7",
"redux": "3.1.3",
"redux-logger": "^2.0.0",
"redux-thunk": "^0.1.0",
"redux-undo": "^0.5.0",
"reselect": "^2.3.0",
"shpjs": "^3.3.2",
"swipe-js-iso": "^2.0.1",
"turf": "^3.0.5",
"url": "~0.10.3"
},
"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"
}