[ { "name": "Gin", "copyright": "Copyright (c) 2014 Manuel Martínez-Almeida", "url": "https://github.com/gin-gonic/gin", "licenseUrl": "https://github.com/gin-gonic/gin/blob/v1.11.0/LICENSE" }, { "name": "Cache gin's middleware", "copyright": "Copyright (c) 2016 Gin-Gonic", "url": "https://github.com/gin-contrib/cache", "licenseUrl": "https://github.com/gin-contrib/cache/blob/v1.4.1/LICENSE" }, { "name": "GZIP gin's middleware", "copyright": "Copyright (c) 2017 Gin-Gonic", "url": "https://github.com/gin-contrib/gzip", "licenseUrl": "https://github.com/gin-contrib/gzip/blob/v1.2.5/LICENSE" }, { "name": "xorm", "copyright": "Copyright (c) 2013 - 2015 The Xorm Authors", "url": "https://xorm.io/xorm", "licenseUrl": "https://gitea.com/xorm/xorm/src/tag/v1.3.11/LICENSE" }, { "name": "SQL builder", "copyright": "Copyright (c) 2016 The Xorm Authors", "url": "https://gitea.com/xorm/builder", "licenseUrl": "https://gitea.com/xorm/builder/src/tag/v0.3.13/LICENSE" }, { "name": "Logrus", "copyright": "Copyright (c) 2014 Simon Eskildsen", "url": "https://github.com/sirupsen/logrus", "licenseUrl": "https://github.com/sirupsen/logrus/blob/v1.9.3/LICENSE" }, { "name": "cli", "copyright": "Copyright (c) 2023 urfave/cli maintainers", "url": "https://github.com/urfave/cli", "licenseUrl": "https://github.com/urfave/cli/blob/v3.6.1/LICENSE" }, { "name": "INI", "copyright": "Copyright 2014 Unknwon", "url": "https://gopkg.in/ini.v1", "licenseUrl": "https://github.com/go-ini/ini/blob/v1.67.0/LICENSE" }, { "name": "Package validator", "copyright": "Copyright (c) 2015 Dean Karn", "url": "https://github.com/go-playground/validator", "licenseUrl": "https://github.com/go-playground/validator/blob/v10.28.0/LICENSE" }, { "name": "jwt-go", "copyright": "Copyright (c) 2012 Dave Grijalva, Copyright (c) 2021 golang-jwt maintainers", "url": "https://github.com/golang-jwt/jwt", "licenseUrl": "https://github.com/golang-jwt/jwt/blob/v5.3.0/LICENSE" }, { "name": "otp", "url": "https://github.com/pquerna/otp", "licenseUrl": "https://github.com/pquerna/otp/blob/v1.5.0/LICENSE" }, { "name": "Go-MySQL-Driver", "url": "https://github.com/go-sql-driver/mysql", "licenseUrl": "https://github.com/go-sql-driver/mysql/blob/v1.9.3/LICENSE" }, { "name": "pq", "copyright": "Copyright (c) 2011-2013, 'pq' Contributors Portions Copyright (C) 2011 Blake Mizerany", "url": "https://github.com/lib/pq", "licenseUrl": "https://github.com/lib/pq/blob/v1.10.9/LICENSE.md" }, { "name": "go-sqlite3", "copyright": "Copyright (c) 2014 Yasuhiro Matsumoto", "url": "https://github.com/mattn/go-sqlite3", "licenseUrl": "https://github.com/mattn/go-sqlite3/blob/v1.14.32/LICENSE" }, { "name": "Go Cryptography", "copyright": "Copyright (c) 2009 The Go Authors. All rights reserved.", "url": "https://golang.org/x/crypto", "licenseUrl": "https://cs.opensource.google/go/x/crypto/+/refs/tags/v0.45.0:LICENSE" }, { "name": "Go Networking", "copyright": "Copyright (c) 2009 The Go Authors. All rights reserved.", "url": "https://golang.org/x/net", "licenseUrl": "https://cs.opensource.google/go/x/net/+/refs/tags/v0.47.0:LICENSE" }, { "name": "Go Text", "copyright": "Copyright (c) 2009 The Go Authors. All rights reserved.", "url": "https://golang.org/x/text", "licenseUrl": "https://cs.opensource.google/go/x/text/+/refs/tags/v0.31.0:LICENSE" }, { "name": "Go OAuth2", "copyright": "Copyright (c) 2009 The Go Authors. All rights reserved.", "url": "https://golang.org/x/oauth2", "licenseUrl": "https://cs.opensource.google/go/x/oauth2/+/refs/tags/v0.33.0:LICENSE" }, { "name": "go-oidc", "copyright": "Copyright 2014 CoreOS, Inc", "url": "https://github.com/coreos/go-oidc", "licenseUrl": "https://github.com/coreos/go-oidc/blob/v3.17.0/LICENSE" }, { "name": "Gomail", "copyright": "Copyright (c) 2014 Alexandre Cesaro", "url": "https://github.com/go-mail/mail", "licenseUrl": "https://github.com/go-mail/mail/blob/v2.3.1/LICENSE" }, { "name": "MinIO Go Client SDK", "copyright": "MinIO Cloud Storage, (C) 2014-2020 MinIO, Inc.", "url": "https://github.com/minio/minio-go", "licenseUrl": "https://github.com/minio/minio-go/blob/v7.0.97/LICENSE" }, { "name": "gocron", "copyright": "Copyright (c) 2014, 辣椒面", "url": "https://github.com/go-co-op/gocron", "licenseUrl": "https://github.com/go-co-op/gocron/blob/v2.18.2/LICENSE" }, { "name": "barcode", "copyright": "Copyright (c) 2014 Florian Sundermann", "url": "https://github.com/boombuler/barcode", "licenseUrl": "https://github.com/boombuler/barcode/blob/v1.1.0/LICENSE" }, { "name": "Excelize", "copyright": "Copyright (c) 2016-2025 The excelize Authors. Copyright (c) 2011-2017 Geoffrey J. Teale", "url": "https://github.com/qax-os/excelize", "licenseUrl": "https://github.com/qax-os/excelize/blob/v2.10.0/LICENSE" }, { "name": "xls", "url": "https://github.com/extrame/xls", "licenseUrl": "https://github.com/extrame/xls/blob/4a6cf263071b975a90abf74ca3e804b48243be28/LICENSE" }, { "name": "jsonschema", "copyright": "Copyright (C) 2014 Alec Thomas", "url": "https://github.com/invopop/jsonschema", "licenseUrl": "https://github.com/invopop/jsonschema/blob/v0.13.0/COPYING" }, { "name": "go-ordered-map", "url": "https://github.com/wk8/go-ordered-map", "licenseUrl": "https://github.com/wk8/go-ordered-map/blob/v2.1.8/LICENSE" }, { "name": "go-cache", "copyright": "Copyright (c) 2012-2017 Patrick Mylund Nielsen and the go-cache contributors", "url": "https://github.com/patrickmn/go-cache", "licenseUrl": "https://github.com/patrickmn/go-cache/blob/v2.1.0/LICENSE" }, { "name": "Testify", "copyright": "Copyright (c) 2012-2020 Mat Ryer, Tyler Bunnell and contributors.", "url": "https://github.com/stretchr/testify", "licenseUrl": "https://github.com/stretchr/testify/blob/v1.11.1/LICENSE" }, { "name": "vuejs/core", "copyright": "Copyright (c) 2018-present, Yuxi (Evan) You and Vue contributors", "url": "https://github.com/vuejs/core", "licenseUrl": "https://github.com/vuejs/core/blob/v3.5.25/LICENSE" }, { "name": "Pinia", "copyright": "Copyright (c) 2019-present Eduardo San Martin Morote", "url": "https://github.com/vuejs/pinia", "licenseUrl": "https://github.com/vuejs/pinia/blob/v3.0.4/LICENSE" }, { "name": "vue-router", "copyright": "Copyright (c) 2019-present Eduardo San Martin Morote", "url": "https://github.com/vuejs/router", "licenseUrl": "https://github.com/vuejs/router/blob/v4.6.3/LICENSE" }, { "name": "vue-i18n", "copyright": "Copyright (c) 2016 kazuya kawaguchi", "url": "https://github.com/intlify/vue-i18n-next", "licenseUrl": "https://github.com/intlify/vue-i18n-next/blob/v11.2.2/LICENSE" }, { "name": "vuetify", "copyright": "Copyright (c) 2016-now Vuetify, LLC", "url": "https://vuetifyjs.com", "licenseUrl": "https://github.com/vuetifyjs/vuetify/blob/v3.11.0/packages/vuetify/LICENSE.md" }, { "name": "register-service-worker", "copyright": "Copyright (c) 2013-present, Yuxi (Evan) You", "url": "https://github.com/yyx990803/register-service-worker", "licenseUrl": "https://github.com/yyx990803/register-service-worker/blob/v1.7.2/LICENSE" }, { "name": "Framework7", "copyright": "Copyright (c) 2014 Vladimir Kharlampidi", "url": "https://framework7.io/", "licenseUrl": "https://github.com/framework7io/framework7/blob/v9.0.1/LICENSE" }, { "name": "Framework7-vue", "copyright": "Copyright (c) 2014 Vladimir Kharlampidi", "url": "https://framework7.io/vue/", "licenseUrl": "https://github.com/framework7io/framework7/blob/v9.0.1/LICENSE" }, { "name": "Framework7-icons", "copyright": "Copyright (c) 2016 Vladimir Kharlampidi", "url": "https://framework7.io/icons/", "licenseUrl": "https://github.com/framework7io/framework7-icons/blob/v5.0.5/LICENSE" }, { "name": "Dom7", "copyright": "Copyright (c) 2017 Vladimir Kharlampidi", "url": "https://framework7.io/docs/dom7.html", "licenseUrl": "https://github.com/nolimits4web/dom7/blob/v4.0.6/LICENSE" }, { "name": "Swiper", "copyright": "Copyright (c) 2019 Vladimir Kharlampidi", "url": "https://swiperjs.com", "licenseUrl": "https://github.com/nolimits4web/swiper/blob/v12.0.3/LICENSE" }, { "name": "Skeleton Elements", "copyright": "Copyright (c) 2020 Vladimir Kharlampidi", "url": "https://github.com/nolimits4web/skeleton-elements", "licenseUrl": "https://github.com/nolimits4web/skeleton-elements/blob/v4.0.1/LICENSE" }, { "name": "Apache ECharts", "copyright": "Copyright © 2017-2025, The Apache Software Foundation Apache ECharts, ECharts, Apache, the Apache feather, and the Apache ECharts project logo are either registered trademarks or trademarks of the Apache Software Foundation.", "url": "https://echarts.apache.org/", "licenseUrl": "https://github.com/apache/echarts/blob/6.0.0/LICENSE" }, { "name": "vue-echarts", "copyright": "Copyright (c) 2016-present GU Yiling & ECOMFE", "url": "https://github.com/ecomfe/vue-echarts", "licenseUrl": "https://github.com/ecomfe/vue-echarts/blob/v8.0.1/LICENSE" }, { "name": "vue3-perfect-scrollbar", "copyright": "Copyright (c) 2024 mercs600", "url": "https://github.com/mercs600/vue3-perfect-scrollbar", "licenseUrl": "https://github.com/mercs600/vue3-perfect-scrollbar/blob/master/LICENSE" }, { "name": "@vuepic/vue-datepicker", "copyright": "Copyright (c) 2021-present Vuepic", "url": "https://vue3datepicker.com/", "licenseUrl": "https://github.com/Vuepic/vue-datepicker/blob/v12.0.5/LICENSE" }, { "name": "axios", "copyright": "Copyright (c) 2014-present Matt Zabriskie & Collaborators", "url": "https://axios-http.com", "licenseUrl": "https://github.com/axios/axios/blob/v1.13.2/LICENSE" }, { "name": "Moment.js", "copyright": "Copyright (c) JS Foundation and other contributors", "url": "https://momentjs.com", "licenseUrl": "https://github.com/moment/moment/blob/2.30.1/LICENSE" }, { "name": "Moment Timezone", "copyright": "Copyright (c) JS Foundation and other contributors", "url": "https://momentjs.com", "licenseUrl": "https://github.com/moment/moment-timezone/blob/0.6.0/LICENSE" }, { "name": "Leaflet", "copyright": "Copyright (c) 2010-2023, Volodymyr Agafonkin, Copyright (c) 2010-2011, CloudMade, All rights reserved.", "url": "https://leafletjs.com/", "licenseUrl": "https://github.com/Leaflet/Leaflet/blob/v1.9.4/LICENSE" }, { "name": "crypto-js", "copyright": "Copyright (c) 2009-2013 Jeff Mott, Copyright (c) 2013-2016 Evan Vosberg", "url": "https://github.com/brix/crypto-js", "licenseUrl": "https://github.com/brix/crypto-js/blob/4.2.0/LICENSE" }, { "name": "vuedraggable", "copyright": "Copyright (c) 2016-2019 David Desmaisons", "url": "https://github.com/SortableJS/vue.draggable.next", "licenseUrl": "https://github.com/SortableJS/vue.draggable.next/blob/fae4944e7227f8f0ca06e19be01b14b584cfa973/LICENSE" }, { "name": "cbor-js", "copyright": "Copyright (c) 2014 Patrick Gansterer ", "url": "https://github.com/paroga/cbor-js", "licenseUrl": "https://github.com/paroga/cbor-js/blob/v0.1.0/LICENSE" }, { "name": "clipboard.js", "copyright": "Copyright (c) Zeno Rocha", "url": "https://clipboardjs.com", "licenseUrl": "https://github.com/zenorocha/clipboard.js/blob/v2.0.11/LICENSE" }, { "name": "UAParser.js", "copyright": "Copyright (c) 2012-2024 Faisal Salman ", "url": "https://github.com/faisalman/ua-parser-js", "licenseUrl": "https://github.com/faisalman/ua-parser-js/blob/1.0.39/license.md" }, { "name": "Jalaali JavaScript", "copyright": "Copyright (c) 2020 Behrang Norouzinia", "url": "https://github.com/jalaali/jalaali-js", "licenseUrl": "https://github.com/jalaali/jalaali-js/blob/v1.2.8/LICENSE" }, { "name": "Materio - Vuetify VueJS 3 Free Admin Template", "copyright": "Copyright (c) 2022 ThemeSelection", "url": "https://github.com/themeselection/materio-vuetify-vuejs-admin-template-free", "licenseUrl": "https://github.com/themeselection/materio-vuetify-vuejs-admin-template-free/blob/v2.3.0/LICENSE" }, { "name": "Icons8 Line Awesome", "url": "https://icons8.com/line-awesome", "licenseUrl": "https://github.com/icons8/line-awesome/blob/master/LICENSE.md" }, { "name": "Material Design Icons for JS/TypeScript", "url": "https://materialdesignicons.com", "licenseUrl": "https://github.com/Templarian/MaterialDesign-JS/blob/v7.4.47/LICENSE" }, { "name": "Solar Icons Set", "url": "https://www.figma.com/community/file/1166831539721848736/Solar-Icons-Set", "licenseUrl": "https://creativecommons.org/licenses/by/4.0" }, { "name": "Hand drawn minimal background", "url": "https://www.freepik.com/free-vector/hand-drawn-minimal-background_15441932.htm", "licenseUrl": "https://www.freepikcompany.com/legal" }, { "name": "Illustration of people working at the office", "url": "https://www.freepik.com/free-vector/illustration-people-working-office_5161711.htm", "licenseUrl": "https://www.freepikcompany.com/legal" }, { "name": "Meeting scenes at the office collection", "url": "https://www.freepik.com/free-vector/meeting-scenes-office-collection_4085819.htm", "licenseUrl": "https://www.freepikcompany.com/legal" } ]