Initial Commit from Ember CLI v2.5.1
_...,
,:^;,...;
-+===;. ,,--++====++-,,, .: /.....,
:::::~+++++#:,+#++++++++++++++++++#*..: /,......
(,,,,,,::=+++##++++++++++++++++++++++#. :....../
...,,,,,::++++++++++++++++++++++++++++++*..,...:
*..+...,#@@@@@@@@@++++++++++++++++++++++#*....*
@#,;##############@@@+*+#@@@@@@@@@@#*++#..<
*@##@@+,-*^^^*-+@####@@@######@@@#####@@,,,+
@#@* @#@@@@#@@+--*^^*--#@@@@@@#
@#@. @# @##+++@#, .@@#@@
#@# @@ +@@++++#@@ @@ :@@
:@#* @#@++++++@#* #@ @@+
:*+@@#;,.__.+@#@+,-^^.++@# @@++
;* :*@@@##@@@@;++r._j^.+@##@+,.__,,@@++.
/* ........+++++++++++++#@@@@@###@@#++++,
,: ...,@@@#++===----==@@@####,,....+++++
.: ......@@##@\ ; :@####@,,...... +++.
; .........@###, ; ;xx#@;,,..... *;+,
| ........,*;xxxx--^--=xxx,........ :+#;
; ......,,;xxxxxxxxxxxxx;,..... *+#
; ......,::xxxx;. ...... +. .
*; ......... +### .... / ,. /:| ,.
.+: ... ;##++##, . ,#. (..v..;*./
** ## ###* .:*&&&+. \.,....<,
#&+**==-..,,__ ;## ### :,*+&&&&&&&v+#&,,.._/
#&&&&*...,::,,. ##; ,##* .*****;:&&&&&&&&&
,+*+;~*..*** *.* ### ###* ******* *+#&;*
##,;## **** :, **
##### ## ### ###, ######## .##### ;## ##
####### ;## #### ,###. ########## ######## ### ####
### ### ### ########## #### #### ,## ### #######*
### ,### ##############: ## ### #### ,## :#### ### ##;
########## ########### ## .## ,### ####### ##### :######
###### .###### #### ## ### ### ######* :##### ####
############# #### ################ ######## ###
#####* *#* #: :### *###* *#### #*
2016-06-26 11:08:09 +02:00
|
|
|
{
|
|
|
|
"name": "villasweb-frontend",
|
2017-03-02 12:47:52 +01:00
|
|
|
"version": "0.1.0",
|
|
|
|
"private": true,
|
|
|
|
"dependencies": {
|
2021-09-21 18:13:10 +02:00
|
|
|
"@apidevtools/json-schema-ref-parser": "^9.0.9",
|
2022-04-19 10:36:00 +02:00
|
|
|
"@fortawesome/fontawesome-svg-core": "^6.1.1",
|
2022-04-14 15:58:13 +02:00
|
|
|
"@fortawesome/free-brands-svg-icons": "^6.1.1",
|
|
|
|
"@fortawesome/free-solid-svg-icons": "^6.1.1",
|
|
|
|
"@fortawesome/react-fontawesome": "^0.1.18",
|
2022-04-19 10:36:00 +02:00
|
|
|
"@rjsf/core": "^4.1.1",
|
2018-05-15 21:20:55 +02:00
|
|
|
"babel-runtime": "^6.26.0",
|
2021-10-20 11:40:27 +02:00
|
|
|
"bootstrap": "^5.1.3",
|
2021-04-19 17:05:47 +02:00
|
|
|
"classnames": "^2.3.1",
|
2022-04-14 15:58:13 +02:00
|
|
|
"d3": "^7.4.4",
|
|
|
|
"d3-array": "^3.1.6",
|
2021-07-02 15:43:53 +02:00
|
|
|
"d3-axis": "^3.0.0",
|
2021-10-20 11:40:27 +02:00
|
|
|
"d3-scale": "^4.0.2",
|
2021-07-02 15:43:53 +02:00
|
|
|
"d3-scale-chromatic": "^3.0.0",
|
|
|
|
"d3-selection": "^3.0.0",
|
2022-01-12 13:29:38 +01:00
|
|
|
"d3-shape": "^3.1.0",
|
|
|
|
"d3-time-format": "^4.1.0",
|
2019-07-22 15:59:59 +02:00
|
|
|
"es6-promise": "^4.2.8",
|
2020-11-29 18:31:39 +01:00
|
|
|
"file-saver": "^2.0.5",
|
2022-01-12 13:29:38 +01:00
|
|
|
"flux": "^4.0.3",
|
2019-07-22 15:59:59 +02:00
|
|
|
"gaugeJS": "^1.3.7",
|
2021-03-04 15:22:17 +01:00
|
|
|
"handlebars": "^4.7.7",
|
2021-07-27 17:45:20 +02:00
|
|
|
"isomorphic-form-data": "^2.0.0",
|
2021-03-18 16:28:27 +01:00
|
|
|
"jsonwebtoken": "^8.5.1",
|
2022-04-14 15:58:13 +02:00
|
|
|
"jszip": "^3.9.1",
|
2021-03-04 15:22:17 +01:00
|
|
|
"lodash": "^4.17.21",
|
2022-04-19 10:57:06 +02:00
|
|
|
"moment": "^2.29.3",
|
2021-02-04 15:31:03 +01:00
|
|
|
"moment-duration-format": "^2.3.2",
|
2022-04-14 15:58:13 +02:00
|
|
|
"multiselect-react-dropdown": "^2.0.21",
|
2022-01-12 13:29:38 +01:00
|
|
|
"prop-types": "^15.8.1",
|
2022-04-19 11:06:20 +02:00
|
|
|
"rc-slider": "^10.0.0",
|
2021-04-19 17:05:47 +02:00
|
|
|
"react": "^17.0.2",
|
2022-04-14 15:58:13 +02:00
|
|
|
"react-bootstrap": "^2.2.3",
|
2021-12-01 13:07:14 +01:00
|
|
|
"react-collapse": "^5.1.1",
|
2020-11-16 15:01:24 +01:00
|
|
|
"react-color": "^2.19.3",
|
2021-01-08 17:29:54 +01:00
|
|
|
"react-contexify": "^5.0.0",
|
2022-04-14 15:58:13 +02:00
|
|
|
"react-copy-to-clipboard": "^5.1.0",
|
2022-02-09 14:22:33 +01:00
|
|
|
"react-datetime-picker": "^3.5.0",
|
2022-01-12 13:29:38 +01:00
|
|
|
"react-dnd": "^14.0.5",
|
|
|
|
"react-dnd-html5-backend": "^14.1.0",
|
2021-04-19 17:05:47 +02:00
|
|
|
"react-dom": "^17.0.2",
|
2019-07-22 15:59:59 +02:00
|
|
|
"react-fullscreenable": "^2.5.1-0",
|
2021-03-15 16:15:10 +01:00
|
|
|
"react-json-view": "^1.21.3",
|
2020-10-26 13:54:58 +01:00
|
|
|
"react-notification-system": "^0.4.0",
|
2022-04-19 10:57:06 +02:00
|
|
|
"react-rnd": "^10.3.7",
|
2022-04-19 16:54:14 +02:00
|
|
|
"react-router-dom": "^5.3.1",
|
2022-02-03 11:58:37 +01:00
|
|
|
"react-svg-pan-zoom": "^3.11.0",
|
2022-04-14 15:58:13 +02:00
|
|
|
"react-syntax-highlighter": "^15.5.0",
|
2020-11-29 18:31:39 +01:00
|
|
|
"react-trafficlight": "^5.2.1",
|
2022-04-14 15:58:13 +02:00
|
|
|
"superagent": "^7.1.2",
|
|
|
|
"swagger-ui-react": "^4.10.3",
|
|
|
|
"typescript": "^4.6.3",
|
|
|
|
"xstate": "^4.31.0"
|
2017-02-01 12:54:33 +01:00
|
|
|
},
|
2022-04-08 17:30:32 +02:00
|
|
|
"optionalDependencies": {
|
|
|
|
"libcimsvg": "git+https://git.rwth-aachen.de/acs/public/cim/pintura-npm-package.git"
|
|
|
|
},
|
2021-07-09 14:59:10 +02:00
|
|
|
"devDependencies": {
|
|
|
|
"react-scripts": "^4.0.3"
|
|
|
|
},
|
2017-03-02 12:47:52 +01:00
|
|
|
"scripts": {
|
|
|
|
"start": "react-scripts start",
|
2021-01-08 15:45:45 +01:00
|
|
|
"build": "react-scripts build",
|
2017-03-02 12:47:52 +01:00
|
|
|
"test": "react-scripts test --env=jsdom",
|
|
|
|
"eject": "react-scripts eject"
|
2017-06-28 02:44:57 +02:00
|
|
|
},
|
2021-04-14 13:16:13 +02:00
|
|
|
"proxy": "http://localhost:4000",
|
2019-05-16 00:55:18 +02:00
|
|
|
"browserslist": {
|
|
|
|
"production": [
|
|
|
|
">0.2%",
|
|
|
|
"not dead",
|
|
|
|
"not op_mini all"
|
|
|
|
],
|
|
|
|
"development": [
|
|
|
|
"last 1 chrome version",
|
|
|
|
"last 1 firefox version",
|
|
|
|
"last 1 safari version"
|
|
|
|
]
|
|
|
|
}
|
Initial Commit from Ember CLI v2.5.1
_...,
,:^;,...;
-+===;. ,,--++====++-,,, .: /.....,
:::::~+++++#:,+#++++++++++++++++++#*..: /,......
(,,,,,,::=+++##++++++++++++++++++++++#. :....../
...,,,,,::++++++++++++++++++++++++++++++*..,...:
*..+...,#@@@@@@@@@++++++++++++++++++++++#*....*
@#,;##############@@@+*+#@@@@@@@@@@#*++#..<
*@##@@+,-*^^^*-+@####@@@######@@@#####@@,,,+
@#@* @#@@@@#@@+--*^^*--#@@@@@@#
@#@. @# @##+++@#, .@@#@@
#@# @@ +@@++++#@@ @@ :@@
:@#* @#@++++++@#* #@ @@+
:*+@@#;,.__.+@#@+,-^^.++@# @@++
;* :*@@@##@@@@;++r._j^.+@##@+,.__,,@@++.
/* ........+++++++++++++#@@@@@###@@#++++,
,: ...,@@@#++===----==@@@####,,....+++++
.: ......@@##@\ ; :@####@,,...... +++.
; .........@###, ; ;xx#@;,,..... *;+,
| ........,*;xxxx--^--=xxx,........ :+#;
; ......,,;xxxxxxxxxxxxx;,..... *+#
; ......,::xxxx;. ...... +. .
*; ......... +### .... / ,. /:| ,.
.+: ... ;##++##, . ,#. (..v..;*./
** ## ###* .:*&&&+. \.,....<,
#&+**==-..,,__ ;## ### :,*+&&&&&&&v+#&,,.._/
#&&&&*...,::,,. ##; ,##* .*****;:&&&&&&&&&
,+*+;~*..*** *.* ### ###* ******* *+#&;*
##,;## **** :, **
##### ## ### ###, ######## .##### ;## ##
####### ;## #### ,###. ########## ######## ### ####
### ### ### ########## #### #### ,## ### #######*
### ,### ##############: ## ### #### ,## :#### ### ##;
########## ########### ## .## ,### ####### ##### :######
###### .###### #### ## ### ### ######* :##### ####
############# #### ################ ######## ###
#####* *#* #: :### *###* *#### #*
2016-06-26 11:08:09 +02:00
|
|
|
}
|