2018-10-25 12:38:32 +02:00
{
"name" : "fab-manager" ,
2021-08-06 12:01:19 +02:00
"version" : "5.1.6" ,
2020-02-26 10:19:43 +01:00
"description" : "Fab-manager is the FabLab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks and your marker's projects." ,
2018-11-21 10:59:07 +01:00
"keywords" : [
"fablab" ,
"reservations" ,
"booking" ,
"payment" ,
"project" ,
"documentation"
] ,
2021-05-25 14:17:31 +02:00
"homepage" : "https://www.fab-manager.com/" ,
2019-03-26 14:04:45 +01:00
"repository" : "https://github.com/sleede/fab-manager.git" ,
2018-10-25 12:38:32 +02:00
"bugs" : {
2019-03-26 14:04:45 +01:00
"url" : "https://github.com/sleede/fab-manager/issues"
2018-10-25 12:38:32 +02:00
} ,
2021-07-01 12:35:09 +02:00
"scripts" : {
"lint" : "eslint ./app/frontend/src" ,
"lint-ts" : "eslint ./app/frontend/src --ext .ts --ext .tsx"
} ,
2018-10-25 12:38:32 +02:00
"license" : "AGPL-3.0-only" ,
"devDependencies" : {
2020-10-27 09:41:16 +01:00
"@pmmmwh/react-refresh-webpack-plugin" : "^0.4.2" ,
2021-07-01 12:35:09 +02:00
"@typescript-eslint/eslint-plugin" : "^4.28.1" ,
"@typescript-eslint/parser" : "^4.28.1" ,
2020-09-22 14:20:47 +02:00
"auto-ngtemplate-loader" : "^3.1.0" ,
2020-03-23 16:15:06 +01:00
"eslint" : "~6.8.0" ,
"eslint-config-standard" : "~14.1.1" ,
"eslint-plugin-import" : "~2.20.1" ,
2020-10-06 10:38:15 +02:00
"eslint-plugin-lint-erb" : "https://github.com/sleede/eslint-plugin-lint-erb.git#master" ,
2020-03-23 16:15:06 +01:00
"eslint-plugin-node" : "~11.0.0" ,
"eslint-plugin-promise" : "~4.2.1" ,
2020-10-21 15:07:01 +02:00
"eslint-plugin-react" : "^7.21.5" ,
2020-09-07 15:52:05 +02:00
"eslint-plugin-standard" : "~4.0.1" ,
2020-09-09 11:54:49 +02:00
"html-loader" : "^1.3.0" ,
2020-09-22 14:20:47 +02:00
"ngtemplate-loader" : "^2.1.0" ,
2020-09-09 11:54:49 +02:00
"rails-erb-loader" : "^5.5.2" ,
2020-10-27 09:41:16 +01:00
"react-refresh" : "^0.9.0" ,
2021-06-21 10:15:46 +02:00
"resolve-url-loader" : "^4.0.0" ,
2020-09-09 11:54:49 +02:00
"webpack" : "^4.44.1" ,
2020-09-07 15:52:05 +02:00
"webpack-dev-server" : "^3.11.0"
2018-11-21 10:59:07 +01:00
} ,
"dependencies" : {
2021-04-02 16:02:50 +02:00
"@babel/core" : "^7.0.0-0" ,
2020-10-21 15:07:01 +02:00
"@babel/preset-react" : "^7.12.1" ,
2020-10-27 09:41:16 +01:00
"@babel/preset-typescript" : "^7.12.1" ,
2020-09-28 14:51:45 +02:00
"@claviska/jquery-minicolors" : "^2.3.5" ,
2020-09-28 16:30:07 +02:00
"@fortawesome/fontawesome-free" : "5.14.0" ,
2021-03-03 15:28:56 +01:00
"@lyracom/embedded-form-glue" : "^0.3.3" ,
2021-05-25 11:10:17 +02:00
"@rails/webpacker" : "5.4.0" ,
2021-04-02 16:02:50 +02:00
"@stripe/react-stripe-js" : "^1.4.0" ,
"@stripe/stripe-js" : "^1.13.2" ,
"@types/react" : "^17.0.3" ,
"@types/react-dom" : "^17.0.3" ,
2018-11-22 17:09:14 +01:00
"@uirouter/angularjs" : "0.4" ,
2020-10-06 10:38:15 +02:00
"AngularDevise" : "https://github.com/cloudspace/angular_devise.git#1.0.2" ,
2020-06-18 17:02:13 +02:00
"angular" : "1.8" ,
2019-11-25 11:26:35 +01:00
"angular-animate" : "1.7" ,
2018-11-22 17:09:14 +01:00
"angular-aside" : "1.3" ,
"angular-base64-upload" : "^0.0.9" ,
2020-10-06 10:38:15 +02:00
"angular-bootstrap-switch" : "https://github.com/sleede/angular-bootstrap-switch.git#develop" ,
2019-11-25 11:26:35 +01:00
"angular-cookies" : "1.7" ,
2018-11-22 17:09:14 +01:00
"angular-google-analytics" : "1.1" ,
2020-10-06 10:38:15 +02:00
"angular-growl-v2" : "https://github.com/JanStevens/angular-growl-2.git#0.7.9" ,
2019-11-25 11:26:35 +01:00
"angular-i18n" : "1.7" ,
2018-11-22 17:09:14 +01:00
"angular-loading-bar" : "^0.9.0" ,
2021-06-15 11:36:14 +02:00
"angular-medium-editor" : "^1.2.1" ,
2020-10-06 10:38:15 +02:00
"angular-minicolors" : "https://github.com/kaihenzler/angular-minicolors.git#0.0.5" ,
2018-11-27 17:07:22 +01:00
"angular-moment" : "1.3" ,
2019-09-23 17:46:46 +02:00
"angular-recaptcha" : "^4.2.0" ,
2019-11-25 11:26:35 +01:00
"angular-resource" : "1.7" ,
"angular-sanitize" : "1.7" ,
2018-11-22 17:09:14 +01:00
"angular-scroll" : "0.6" ,
2020-09-15 17:01:47 +02:00
"angular-summernote" : "0.8.1" ,
2019-11-25 11:26:35 +01:00
"angular-touch" : "1.7" ,
"angular-translate" : "2.18" ,
"angular-translate-interpolation-messageformat" : "2.18" ,
"angular-translate-loader-partial" : "2.18" ,
2020-02-19 12:07:42 +01:00
"angular-ui-bootstrap" : "1.2.5" ,
2020-09-30 11:23:42 +02:00
"angular-ui-calendar" : "^1.0.2" ,
2020-10-07 10:34:27 +02:00
"angular-ui-codemirror" : "https://github.com/swimlane/ui-codemirror.git#master" ,
2020-10-06 10:38:15 +02:00
"angular-ui-tour" : "https://github.com/sleede/angular-ui-tour.git#master" ,
2018-11-22 17:09:14 +01:00
"angular-unsavedchanges" : "0.2" ,
2019-07-17 10:31:43 +02:00
"angular-xeditable" : "0.10" ,
2021-02-23 15:13:32 +01:00
"axios" : "^0.21.1" ,
2020-10-21 15:07:01 +02:00
"babel-plugin-transform-react-remove-prop-types" : "^0.4.24" ,
2020-09-09 16:25:34 +02:00
"bootstrap-sass" : "3.4.1" ,
2018-11-22 17:09:14 +01:00
"checklist-model" : "0.2" ,
2021-05-12 02:36:19 +02:00
"codemirror" : "^5.58.2" ,
2018-11-22 17:09:14 +01:00
"d3" : "3.5" ,
"elasticsearch-browser" : "3.1" ,
2020-09-30 11:23:42 +02:00
"fullcalendar" : "3.10.2" ,
2018-11-22 17:09:14 +01:00
"holderjs" : "2.6" ,
2020-11-02 11:07:08 +01:00
"i18next" : "^19.8.3" ,
"i18next-http-backend" : "^1.0.21" ,
"i18next-icu" : "^1.4.2" ,
2021-09-03 08:43:31 +02:00
"immer" : "^9.0.6" ,
2018-11-22 17:09:14 +01:00
"jasny-bootstrap" : "3.1" ,
2020-05-05 12:10:15 +02:00
"jquery" : ">=3.5.0" ,
2020-09-14 16:08:39 +02:00
"jquery-ujs" : "^1.2.2" ,
2021-06-15 11:36:14 +02:00
"medium-editor" : "^5.23.3" ,
2018-11-27 17:07:22 +01:00
"moment" : "2.22" ,
2018-11-22 17:09:14 +01:00
"moment-timezone" : "0.5" ,
2020-10-06 10:38:15 +02:00
"ng-caps-lock" : "https://github.com/FabioMR/ng-caps-lock.git#1.0.3" ,
"ng-fittext" : "https://github.com/patrickmarabeas/ng-FitText.js.git#4.1.1" ,
2018-11-22 17:09:14 +01:00
"ngUpload" : "0.5" ,
"nvd3" : "1.8" ,
2020-10-21 15:07:01 +02:00
"prop-types" : "^15.7.2" ,
2021-04-02 16:02:50 +02:00
"react" : "^17.0.2" ,
"react-dom" : "^17.0.2" ,
2020-11-02 11:07:08 +01:00
"react-i18next" : "^11.7.3" ,
2020-11-05 17:32:37 +01:00
"react-modal" : "^3.11.2" ,
2021-05-12 14:54:56 +02:00
"react-select" : "^4.3.1" ,
2021-04-02 16:02:50 +02:00
"react-switch" : "^6.0.0" ,
2020-10-21 15:07:01 +02:00
"react2angular" : "^4.0.6" ,
2020-09-15 17:01:47 +02:00
"summernote" : "0.8.18" ,
2020-01-15 12:04:07 +01:00
"twitter-fetcher" : "^18.0.2" ,
2020-10-27 09:41:16 +01:00
"typescript" : "^4.0.5" ,
2018-11-27 15:16:23 +01:00
"ui-select" : "0.19" ,
2021-05-17 15:07:41 +02:00
"underscore" : "1.12" ,
2021-03-31 17:58:09 +02:00
"use-immer" : "^0.5.1"
2020-10-27 09:41:16 +01:00
} ,
"peerDependencies" : {
"@types/angular" : "^1.7.3" ,
"@types/prop-types" : "^15.7.2"
2018-10-25 12:38:32 +02:00
}
}