This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/frontend/libs.json
T
Yuri Kuznetsov cb04731319 libs
2021-06-21 14:22:31 +03:00

97 lines
1.9 KiB
JSON

[
{
"path": "jquery/dist/jquery.js",
"bundle": true
},
{
"path": "underscore/underscore.js",
"bundle": true
},
{
"path": "es6-promise/dist/es6-promise.js",
"bundle": true
},
{
"path": "backbone/backbone.js",
"bundle": true
},
{
"path": "handlebars/dist/handlebars.js",
"bundle": true
},
{
"path": "bullbone/dist/bullbone.js",
"bundle": true
},
{
"path": "base-64/base64.js",
"bundle": true
},
{
"path": "moment/moment.js",
"bundle": true
},
{
"path": "moment-timezone/moment-timezone.js",
"bundle": true
},
{
"path": "timepicker/jquery.timepicker.js",
"bundle": true
},
{
"path": "devbridge-autocomplete/dist/jquery.autocomplete.js",
"bundle": true
},
{
"path": "jquery-textcomplete/dist/jquery.textcomplete.js",
"bundle": true
},
{
"path": "bootstrap/dist/js/bootstrap.js",
"bundle": true
},
{
"path": "bootstrap-datepicker/dist/js/bootstrap-datepicker.js",
"bundle": true
},
{
"path": "marked/lib/marked.js",
"bundle": true
},
{
"path": "dompurify/dist/purify.js",
"bundle": true
},
{
"path": "gridstack/dist/gridstack.js",
"bundle": true
},
{
"path": "gridstack/dist/gridstack.jQueryUI.js",
"bundle": true
},
{
"path": "selectize/dist/js/standalone/selectize.js"
},
{
"path": "bootstrap-colorpicker/dist/js/bootstrap-colorpicker.js"
},
{
"path": "cropper/dist/cropper.js"
},
{
"path": "cronstrue/dist/cronstrue-i18n.js"
},
{
"path": "exif-js/exif.js"
},
{
"path": "jsbarcode/dist/JsBarcode.all.js"
},
{
"path": "qrcodejs/qrcode.js"
}
]