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": {
|
2018-11-21 13:12:25 +02:00
|
|
|
"@fortawesome/fontawesome-svg-core": "^1.2.8",
|
|
|
|
"@fortawesome/free-solid-svg-icons": "^5.5.0",
|
|
|
|
"@fortawesome/react-fontawesome": "^0.1.3",
|
2018-05-15 21:20:55 +02:00
|
|
|
"babel-runtime": "^6.26.0",
|
2017-03-02 12:47:52 +01:00
|
|
|
"bootstrap": "^3.3.7",
|
2018-11-21 13:12:25 +02:00
|
|
|
"classnames": "^2.2.6",
|
|
|
|
"d3-array": "^1.2.4",
|
|
|
|
"d3-axis": "^1.0.12",
|
2017-07-26 23:10:29 +02:00
|
|
|
"d3-scale": "^1.0.6",
|
2018-11-21 13:12:25 +02:00
|
|
|
"d3-selection": "^1.3.2",
|
|
|
|
"d3-shape": "^1.2.2",
|
|
|
|
"d3-time-format": "^2.1.3",
|
|
|
|
"es6-promise": "^4.2.5",
|
|
|
|
"file-saver": "^1.3.8",
|
2017-03-02 12:47:52 +01:00
|
|
|
"flux": "^3.1.2",
|
2017-06-27 09:58:10 +02:00
|
|
|
"gaugeJS": "^1.3.2",
|
2019-03-20 11:21:11 +01:00
|
|
|
"handlebars": "^4.1.1",
|
2017-03-02 12:47:52 +01:00
|
|
|
"immutable": "^3.8.1",
|
2019-03-20 11:21:11 +01:00
|
|
|
"jszip": "^3.2.0",
|
2019-05-14 11:05:27 +02:00
|
|
|
"libcimsvg": "git+https://git.rwth-aachen.de/acs/public/cim/pintura-npm-package.git",
|
2018-11-21 13:12:25 +02:00
|
|
|
"lodash": "^4.17.11",
|
|
|
|
"prop-types": "^15.6.2",
|
|
|
|
"rc-slider": "^8.6.3",
|
|
|
|
"react": "^16.6.3",
|
2017-07-26 10:44:04 +02:00
|
|
|
"react-bootstrap": "^0.31.1",
|
2018-11-21 13:12:25 +02:00
|
|
|
"react-contexify": "^3.0.3",
|
2017-03-02 12:47:52 +01:00
|
|
|
"react-d3": "^0.4.0",
|
2018-11-21 13:12:25 +02:00
|
|
|
"react-dnd": "^2.6.0",
|
|
|
|
"react-dnd-html5-backend": "^2.6.0",
|
|
|
|
"react-dom": "^16.6.3",
|
|
|
|
"react-fullscreenable": "^2.5.0",
|
|
|
|
"react-json-view": "^1.19.1",
|
|
|
|
"react-notification-system": "^0.2.17",
|
|
|
|
"react-rnd": "^7.4.3",
|
|
|
|
"react-router": "^4.3.1",
|
|
|
|
"react-router-dom": "^4.3.1",
|
2019-05-16 00:55:18 +02:00
|
|
|
"react-scripts": "^3.0.1",
|
2017-06-27 09:58:10 +02:00
|
|
|
"react-sortable-tree": "^0.1.19",
|
2018-11-21 13:12:25 +02:00
|
|
|
"react-svg-pan-zoom": "^2.18.0",
|
|
|
|
"superagent": "^3.8.3",
|
|
|
|
"validator": "^10.9.0"
|
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
|
|
|
},
|
|
|
|
"devDependencies": {
|
2018-11-21 13:12:25 +02:00
|
|
|
"chai": "^4.2.0"
|
2017-02-01 12:54:33 +01:00
|
|
|
},
|
2017-03-02 12:47:52 +01:00
|
|
|
"scripts": {
|
|
|
|
"start": "react-scripts start",
|
|
|
|
"build": "react-scripts build",
|
|
|
|
"test": "react-scripts test --env=jsdom",
|
|
|
|
"eject": "react-scripts eject"
|
2017-06-28 02:44:57 +02:00
|
|
|
},
|
2019-05-16 00:55:18 +02:00
|
|
|
"proxy": "http://localhost:4000",
|
|
|
|
"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
|
|
|
}
|