forked from sleede/fab-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
135 lines (135 loc) · 4.77 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
{
"name": "fab-manager",
"version": "5.3.2",
"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.",
"keywords": [
"fablab",
"reservations",
"booking",
"payment",
"project",
"documentation"
],
"homepage": "https://www.fab-manager.com/",
"repository": "https://github.com/sleede/fab-manager.git",
"bugs": {
"url": "https://github.com/sleede/fab-manager/issues"
},
"scripts": {
"lint": "eslint ./app/frontend/src",
"lint-ts": "eslint ./app/frontend/src --ext .ts --ext .tsx"
},
"license": "AGPL-3.0-only",
"devDependencies": {
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-destructuring": "^7.14.7",
"@babel/plugin-transform-runtime": "^7.15.0",
"@babel/preset-env": "^7.15.6",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
"auto-ngtemplate-loader": "^3.1.0",
"babel-loader": "^8.2.2",
"eslint": "~6.8.0",
"eslint-config-standard": "~14.1.1",
"eslint-plugin-import": "~2.20.1",
"eslint-plugin-lint-erb": "https://github.com/sleede/eslint-plugin-lint-erb.git#master",
"eslint-plugin-node": "~11.0.0",
"eslint-plugin-promise": "~4.2.1",
"eslint-plugin-react": "^7.21.5",
"eslint-plugin-standard": "~4.0.1",
"html-loader": "^1.3.0",
"ngtemplate-loader": "^2.1.0",
"rails-erb-loader": "^5.5.2",
"react-refresh": "^0.10.0",
"resolve-url-loader": "^4.0.0",
"webpack": "^4.44.1",
"webpack-dev-server": "^3.11.0"
},
"dependencies": {
"@babel/core": "^7.0.0-0",
"@babel/preset-react": "^7.12.1",
"@babel/preset-typescript": "^7.12.1",
"@claviska/jquery-minicolors": "^2.3.5",
"@fortawesome/fontawesome-free": "5.14.0",
"@lyracom/embedded-form-glue": "^0.3.3",
"@rails/webpacker": "5.4.3",
"@stripe/react-stripe-js": "^1.4.0",
"@stripe/stripe-js": "^1.13.2",
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@uirouter/angularjs": "0.4",
"AngularDevise": "https://github.com/cloudspace/angular_devise.git#1.0.2",
"angular": "1.8",
"angular-animate": "1.7",
"angular-aside": "1.3",
"angular-base64-upload": "^0.0.9",
"angular-bootstrap-switch": "https://github.com/sleede/angular-bootstrap-switch.git#develop",
"angular-cookies": "1.7",
"angular-google-analytics": "1.1",
"angular-growl-v2": "https://github.com/JanStevens/angular-growl-2.git#0.7.9",
"angular-i18n": "1.7",
"angular-loading-bar": "^0.9.0",
"angular-medium-editor": "^1.2.1",
"angular-minicolors": "https://github.com/kaihenzler/angular-minicolors.git#0.0.5",
"angular-moment": "1.3",
"angular-recaptcha": "^4.2.0",
"angular-resource": "1.7",
"angular-sanitize": "1.7",
"angular-scroll": "0.6",
"angular-summernote": "0.8.1",
"angular-touch": "1.7",
"angular-translate": "2.18",
"angular-translate-interpolation-messageformat": "2.18",
"angular-translate-loader-partial": "2.18",
"angular-ui-bootstrap": "1.2.5",
"angular-ui-calendar": "^1.0.2",
"angular-ui-codemirror": "https://github.com/swimlane/ui-codemirror.git#master",
"angular-ui-tour": "https://github.com/sleede/angular-ui-tour.git#master",
"angular-unsavedchanges": "0.2",
"angular-xeditable": "0.10",
"axios": "^0.21.2",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"bootstrap-sass": "3.4.1",
"checklist-model": "0.2",
"codemirror": "^5.58.2",
"d3": "3.5",
"elasticsearch-browser": "3.1",
"fullcalendar": "3.10.2",
"holderjs": "2.6",
"i18next": "^19.8.3",
"i18next-http-backend": "^1.0.21",
"i18next-icu": "^1.4.2",
"immer": "^9.0.6",
"jasny-bootstrap": "3.1",
"jquery": ">=3.5.0",
"jquery-ujs": "^1.2.2",
"medium-editor": "^5.23.3",
"moment": "2.22",
"moment-timezone": "0.5",
"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",
"ngUpload": "0.5",
"nvd3": "1.8",
"prop-types": "^15.7.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-i18next": "^11.7.3",
"react-modal": "^3.11.2",
"react-select": "^4.3.1",
"react-switch": "^6.0.0",
"react2angular": "^4.0.6",
"summernote": "0.8.18",
"twitter-fetcher": "^18.0.2",
"typescript": "^4.0.5",
"ui-select": "0.19",
"underscore": "1.12",
"use-immer": "^0.5.1"
},
"peerDependencies": {
"@types/angular": "^1.7.3",
"@types/prop-types": "^15.7.2"
}
}