-
Notifications
You must be signed in to change notification settings - Fork 86
/
Copy pathpackage.json
141 lines (141 loc) · 5.36 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
{
"name": "ngeo",
"version": "2.5.0",
"description": "AngularJS OpenLayers Library",
"scripts": {
"build-dll": "webpack --config=buildtools/webpack.config.dll.js --mode=production",
"build-ngeo-examples": "TARGET=ngeo-examples webpack --mode=development --progress --debug",
"build-gmf-examples": "TARGET=gmf-examples webpack --mode=development --progress --debug",
"build-gmf-apps": "TARGET=gmf-apps webpack --mode=development --progress --debug",
"build-api": "webpack --config buildtools/webpack.api.js --mode=development --progress --debug",
"eclint": "editorconfig-checker --exclude secrets.tar.enc",
"serve-ngeo-examples": "DEV_SERVER=1 TARGET=ngeo-examples webpack-dev-server --https --cert=private.crt --key=private.key --port=3000 --mode=development --progress --watch --debug",
"serve-gmf-examples": "DEV_SERVER=1 TARGET=gmf-examples webpack-dev-server --https --cert=private.crt --key=private.key --port=3000 --mode=development --progress --watch --debug",
"serve-gmf-apps": "DEV_SERVER=1 TARGET=gmf-apps webpack-dev-server --https --cert=private.crt --key=private.key --port=3000 --mode=development --progress --debug",
"serve-api": "webpack-dev-server --content-base=api/dist/apihelp/ --config=buildtools/webpack.api.js --https --cert=private.crt --key=private.key --port=3000 --mode=development --progress --watch --debug",
"build-gmf-apps-profile": "TARGET=gmf-apps webpack --profile --json > profile.json",
"typecheck": "tsc",
"doc": "typedoc --name ngeo --mode file --excludePrivate --excludeProtected --ignoreCompilerErrors --excludeExternals --exclude '**/examples/**,**/test/**' --out apidoc"
},
"sideEffects": false,
"repository": {
"type": "git",
"url": "git://github.com/camptocamp/ngeo.git"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/camptocamp/ngeo/issues"
},
"bin": {
"compile-catalog": "buildtools/compile-catalog.js"
},
"devDependencies": {
"@babel/core": "~7.6.2",
"@babel/plugin-syntax-object-rest-spread": "~7.2.0",
"@babel/plugin-transform-spread": "~7.6.2",
"@babel/preset-env": "~7.6.2",
"@camptocamp/babel-plugin-angularjs-annotate": "~0.8.2",
"@fortawesome/fontawesome-free": "~5.11.2",
"@geoblocks/proj": "~0.4.0",
"@sentry/browser": "~5.7.0",
"@sentry/types": "~5.7.0",
"@types/angular": "~1.6.54",
"@types/angular-animate": "~1.5.10",
"@types/angular-dynamic-locale": "~0.1.34",
"@types/angular-gettext": "~2.1.34",
"@types/angular-mocks": "~1.7.0",
"@types/bootstrap": "~4.3.0",
"@types/cesium": "~1.59.0",
"@types/d3": "~5.7.2",
"@types/file-saver": "~2.0.1",
"@types/googlemaps": "~3.38.0",
"@types/jasmine": "~3.4.0",
"@types/jquery": "~3.3.29",
"@types/jquery.ui.datetimepicker": "~0.3.29",
"@types/jqueryui": "~1.12.7",
"@types/jsts": "~0.17.0",
"@types/proj4": "~2.5.0",
"@types/sinon": "~7.5.0",
"@types/typeahead": "~0.11.32",
"@typescript-eslint/eslint-plugin": "~2.5.0",
"@typescript-eslint/parser": "~2.5.0",
"angular": "1.7.8",
"angular-animate": "1.7.8",
"angular-dynamic-locale": "~0.1.37",
"angular-float-thead": "~0.1.2",
"angular-gettext": "~2.4.1",
"angular-gettext-tools": "~2.5.0",
"angular-mocks": "1.7.8",
"angular-sanitize": "1.7.8",
"angular-touch": "1.7.8",
"angular-ui-date": "~1.1.1",
"angular-ui-slider": "~0.4.0",
"babel-loader": "~8.0.6",
"bootstrap": "~4.3.1",
"co": "~4.6.0",
"commander": "~3.0.0",
"console-control-strings": "~1.1.0",
"copy-webpack-plugin": "~5.0.3",
"corejs-typeahead": "~1.2.1",
"css-loader": "~3.2.0",
"d3": "~5.12.0",
"editorconfig-checker": "~3.0.2",
"ejs-loader": "~0.3.3",
"eslint": "~6.6.0",
"eslint-config-openlayers": "~12.0.0",
"eslint-plugin-googshift": "~0.9.3",
"eslint-plugin-import": "~2.18.2",
"expose-loader": "~0.7.5",
"extract-loader": "~3.1.0",
"fast-sass-loader": "~1.5.0",
"file-loader": "~4.2.0",
"file-saver": "~2.0.2",
"floatthead": "~2.1.3",
"fs-extra": "~8.1.0",
"html-webpack-plugin": "~3.2.0",
"jasmine-core": "~3.5.0",
"jquery": "~3.4.1",
"jquery-datetimepicker": "~2.5.21",
"jquery-mousewheel": "~3.1.13",
"jquery-ui": "~1.12.1",
"jquery-ui-touch-punch": "~0.2.3",
"jsts": "~2.0.4",
"karma": "~4.4.0",
"karma-chrome-launcher": "~3.1.0",
"karma-jasmine": "~2.0.1",
"karma-sinon": "~1.0.5",
"karma-sourcemap-loader": "~0.3.7",
"karma-webpack": "~4.0.2",
"loader-utils": "~1.2.3",
"localforage": "~1.7.3",
"ls": "~0.2.1",
"moment": "~2.24.0",
"node-sass": "~4.13.0",
"node-sass-importer": "~1.0.0",
"ol": "6.0.1",
"ol-cesium": "~2.10.0",
"ol-layerswitcher": "~3.4.0",
"parse-absolute-css-unit": "~1.0.2",
"popper.js": "~1.16.0",
"proj4": "~2.5.0",
"puppeteer": "~1.20.0",
"qruri": "0.0.4",
"resize-observer-polyfill": "~1.5.1",
"simple-html-tokenizer": "~0.5.7",
"sinon": "~7.5.0",
"svg-inline-loader": "~0.8.0",
"svgo": "~1.3.0",
"svgo-loader": "~2.2.0",
"terser": "~4.3.1",
"terser-webpack-plugin": "~2.2.0",
"ts-node": "~8.4.1",
"tsconfig-paths": "~3.9.0",
"typedoc": "~0.15.0",
"typescript": "~3.5.0",
"webpack": "~4.41.0",
"webpack-cli": "~3.3.2",
"webpack-dev-server": "~3.9.0",
"webpack-merge": "~4.2.1"
},
"dependencies": {}
}