mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
94 lines
3.2 KiB
JSON
94 lines
3.2 KiB
JSON
{
|
|
"name": "fab-manager",
|
|
"version": "4.5.6",
|
|
"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": "http://www.fab-manager.com/",
|
|
"repository": "https://github.com/sleede/fab-manager.git",
|
|
"bugs": {
|
|
"url": "https://github.com/sleede/fab-manager/issues"
|
|
},
|
|
"license": "AGPL-3.0-only",
|
|
"devDependencies": {
|
|
"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",
|
|
"eslint-plugin-node": "~11.0.0",
|
|
"eslint-plugin-promise": "~4.2.1",
|
|
"eslint-plugin-standard": "~4.0.1",
|
|
"exports-loader": "^1.1.0",
|
|
"expose-loader": "^1.0.0",
|
|
"file-loader": "^6.1.0",
|
|
"html-loader": "^1.3.0",
|
|
"rails-erb-loader": "^5.5.2",
|
|
"resolve-url-loader": "^3.1.1",
|
|
"webpack": "^4.44.1",
|
|
"webpack-dev-server": "^3.11.0"
|
|
},
|
|
"dependencies": {
|
|
"@rails/webpacker": "5.2.1",
|
|
"@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": "0.4.0",
|
|
"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": "https://github.com/thijsw/angular-medium-editor.git#0.1.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": "https://github.com/angular-ui/ui-calendar.git#1.0.1",
|
|
"angular-ui-codemirror": "^0.3.0",
|
|
"angular-ui-tour": "https://github.com/Ross-Byrne/angular-ui-tour.git#master",
|
|
"angular-unsavedchanges": "0.2",
|
|
"angular-xeditable": "0.10",
|
|
"bootstrap-sass": "3.4.1",
|
|
"bootstrap-switch": "3.3.2",
|
|
"checklist-model": "0.2",
|
|
"codemirror": "^4.8.0",
|
|
"d3": "3.5",
|
|
"elasticsearch-browser": "3.1",
|
|
"font-awesome": "4.3.0",
|
|
"fullcalendar": "2.3.1",
|
|
"holderjs": "2.6",
|
|
"jasny-bootstrap": "3.1",
|
|
"jquery": ">=3.5.0",
|
|
"jquery-minicolors": "^2.1.10",
|
|
"jquery-ujs": "^1.2.2",
|
|
"medium-editor": "4.4.0",
|
|
"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",
|
|
"summernote": "0.8.18",
|
|
"twitter-fetcher": "^18.0.2",
|
|
"ui-select": "0.19",
|
|
"underscore": "1.7"
|
|
}
|
|
}
|