mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
79 lines
2.6 KiB
JSON
79 lines
2.6 KiB
JSON
{
|
|
"name": "fab-manager",
|
|
"version": "2.8.3",
|
|
"description": "FabManager is the FabLab management solution. It is web-based, open-source and totally free.",
|
|
"keywords": [
|
|
"fablab",
|
|
"reservations",
|
|
"booking",
|
|
"payment",
|
|
"project",
|
|
"documentation"
|
|
],
|
|
"homepage": "http://www.fab-manager.com/",
|
|
"repository": "https://github.com/LaCasemate/fab-manager.git",
|
|
"bugs": {
|
|
"url": "https://github.com/LaCasemate/fab-manager/issues"
|
|
},
|
|
"license": "AGPL-3.0-only",
|
|
"devDependencies": {
|
|
"eslint": "^5.7.0",
|
|
"eslint-config-standard": "^12.0.0",
|
|
"eslint-plugin-import": "^2.14.0",
|
|
"eslint-plugin-node": "^8.0.0",
|
|
"eslint-plugin-promise": "^4.0.1",
|
|
"eslint-plugin-standard": "^4.0.0"
|
|
},
|
|
"dependencies": {
|
|
"@uirouter/angularjs": "0.4",
|
|
"AngularDevise": "https://github.com/cloudspace/angular_devise.git#1.0.2",
|
|
"angular": "1.6",
|
|
"angular-animate": "1.6",
|
|
"angular-aside": "1.3",
|
|
"angular-base64-upload": "^0.0.9",
|
|
"angular-bootstrap-switch": "0.4.0",
|
|
"angular-cookies": "1.6",
|
|
"angular-google-analytics": "1.1",
|
|
"angular-growl-v2": "https://github.com/JanStevens/angular-growl-2.git#0.7.9",
|
|
"angular-i18n": "1.6",
|
|
"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-resource": "1.6",
|
|
"angular-sanitize": "1.6",
|
|
"angular-scroll": "0.6",
|
|
"angular-summernote": "0.7.1",
|
|
"angular-touch": "1.6",
|
|
"angular-translate": "2.8",
|
|
"angular-translate-interpolation-messageformat": "2.8",
|
|
"angular-translate-loader-partial": "2.8",
|
|
"angular-ui-bootstrap": "0.14.3",
|
|
"angular-ui-calendar": "https://github.com/angular-ui/ui-calendar.git#1.0.1",
|
|
"angular-unsavedchanges": "0.2",
|
|
"angular-xeditable": "0.1",
|
|
"bootstrap-switch": "3.3.2",
|
|
"checklist-model": "0.2",
|
|
"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",
|
|
"jquery-minicolors": "^2.1.10",
|
|
"jquery-ui": "https://github.com/devongovett/jqueryui-npm.git#1.10.4",
|
|
"medium-editor": "4.4.0",
|
|
"messageformat": "0.1.8",
|
|
"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.7.3",
|
|
"ui-select": "0.19",
|
|
"underscore": "1.7"
|
|
}
|
|
}
|