You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
184 lines
5.4 KiB
184 lines
5.4 KiB
{
|
|
"version": "1.0",
|
|
"defaultProvider": "cdnjs",
|
|
"libraries": [
|
|
{
|
|
"provider": "filesystem",
|
|
"library": "../lib/local/fonts/",
|
|
"destination": "wwwroot/fonts/"
|
|
},
|
|
{
|
|
"provider": "filesystem",
|
|
"library": "../lib/local/images/",
|
|
"destination": "wwwroot/images/"
|
|
},
|
|
{
|
|
"provider": "filesystem",
|
|
"library": "../lib/local/css/",
|
|
"destination": "wwwroot/css/"
|
|
},
|
|
{
|
|
"provider": "filesystem",
|
|
"library": "../lib/local/js/",
|
|
"destination": "wwwroot/js/"
|
|
},
|
|
{
|
|
"provider": "filesystem",
|
|
"library": "../lib/local/kindeditor/",
|
|
"destination": "wwwroot/lib/kindeditor/",
|
|
"files": [ "kindeditor-all-min.js", "lang/zh-CN.js", "themes/default/default.css", "themes/default/default.png", "themes/default/background.png" ]
|
|
},
|
|
{
|
|
"provider": "filesystem",
|
|
"library": "../lib/local/jqcron-master/src/",
|
|
"destination": "wwwroot/lib/jqcron",
|
|
"files": [ "jqCron.css", "jqCron.js", "jqCron.cn.js" ]
|
|
},
|
|
{
|
|
"provider": "filesystem",
|
|
"library": "../lib/local/jswebrtc/dist/",
|
|
"destination": "wwwroot/lib/jswebrtc/",
|
|
"files": [ "jswebrtc.min.js" ]
|
|
},
|
|
{
|
|
"provider": "filesystem",
|
|
"library": "../lib/local/tree-multiselect/dist",
|
|
"destination": "wwwroot/lib/tree-multiselect/",
|
|
"files": [ "jquery.tree-multiselect.min.css", "jquery.tree-multiselect.min.js" ]
|
|
},
|
|
{
|
|
"library": "ionicons@2.0.1",
|
|
"destination": "wwwroot/lib/ionicons",
|
|
"files": [ "css/ionicons.min.css", "fonts/**" ]
|
|
},
|
|
{
|
|
"library": "jquery@3.5.1",
|
|
"destination": "wwwroot/lib/jquery/",
|
|
"files": [ "jquery.min.js" ]
|
|
},
|
|
{
|
|
"library": "twitter-bootstrap@4.5.0",
|
|
"destination": "wwwroot/lib/bootstrap/",
|
|
"files": [ "css/bootstrap.min.css", "js/bootstrap.bundle.min.js" ]
|
|
},
|
|
{
|
|
"library": "admin-lte@3.0.5",
|
|
"destination": "wwwroot/lib/admin-lte/",
|
|
"files": [ "css/adminlte.min.css", "js/adminlte.min.js" ]
|
|
},
|
|
{
|
|
"library": "axios@0.19.2",
|
|
"destination": "wwwroot/lib/axios/",
|
|
"files": [ "axios.min.js" ]
|
|
},
|
|
{
|
|
"library": "lodash.js@4.17.15",
|
|
"destination": "wwwroot/lib/lodash/",
|
|
"files": [ "lodash.min.js" ]
|
|
},
|
|
{
|
|
"library": "Chart.js@2.9.3",
|
|
"destination": "wwwroot/lib/chart.js/",
|
|
"files": [ "Chart.bundle.min.js" ]
|
|
},
|
|
{
|
|
"library": "flv.js@1.5.0",
|
|
"destination": "wwwroot/lib/flv.js/",
|
|
"files": [ "flv.min.js" ]
|
|
},
|
|
{
|
|
"library": "jquery-validate@1.19.2",
|
|
"destination": "wwwroot/lib/jquery-validation/",
|
|
"files": [ "jquery.validate.min.js", "localization/messages_zh.min.js" ]
|
|
},
|
|
{
|
|
"library": "jquery-validation-unobtrusive@3.2.11",
|
|
"destination": "wwwroot/lib/jquery-validation-unobtrusive/",
|
|
"files": [ "jquery.validate.unobtrusive.min.js" ]
|
|
},
|
|
{
|
|
"library": "jquery-ajax-unobtrusive@3.2.6",
|
|
"destination": "wwwroot/lib/jquery-ajax-unobtrusive/",
|
|
"files": [ "jquery.unobtrusive-ajax.min.js" ]
|
|
},
|
|
{
|
|
"library": "vue@2.6.11",
|
|
"destination": "wwwroot/lib/vue/",
|
|
"files": [ "vue.min.js" ]
|
|
},
|
|
{
|
|
"library": "URI.js@1.19.2",
|
|
"destination": "wwwroot/lib/urijs/",
|
|
"files": [ "URI.min.js" ]
|
|
},
|
|
{
|
|
"library": "mobile-detect@1.4.4",
|
|
"destination": "wwwroot/lib/mobile-detect/",
|
|
"files": [ "mobile-detect.min.js" ]
|
|
},
|
|
{
|
|
"library": "microsoft-signalr@3.1.3",
|
|
"destination": "wwwroot/lib/signalr",
|
|
"files": [ "signalr.min.js" ]
|
|
},
|
|
{
|
|
"library": "fancybox@3.5.7",
|
|
"destination": "wwwroot/lib/fancybox/",
|
|
"files": [ "jquery.fancybox.min.css", "jquery.fancybox.min.js" ]
|
|
},
|
|
{
|
|
"library": "jquery-datetimepicker@2.5.20",
|
|
"destination": "wwwroot/lib/jquery-datetimepicker/",
|
|
"files": [ "jquery.datetimepicker.min.css", "jquery.datetimepicker.full.min.js" ]
|
|
},
|
|
{
|
|
"library": "select2@4.0.13",
|
|
"destination": "wwwroot/lib/select2/",
|
|
"files": [ "css/select2.min.css", "js/select2.full.min.js", "js/i18n/zh-CN.js" ]
|
|
},
|
|
{
|
|
"library": "linq.js@3.2.2",
|
|
"destination": "wwwroot/lib/linq/",
|
|
"files": [ "linq.min.js" ]
|
|
},
|
|
{
|
|
"library": "toastr.js@2.1.4",
|
|
"destination": "wwwroot/lib/toastr/",
|
|
"files": [ "toastr.min.css", "toastr.min.js" ]
|
|
},
|
|
{
|
|
"library": "qrcodejs@1.0.0",
|
|
"destination": "wwwroot/lib/qrcode",
|
|
"files": [ "qrcode.min.js" ]
|
|
},
|
|
{
|
|
"library": "layer@3.1.1",
|
|
"destination": "wwwroot/lib/layer/",
|
|
"files": [ "layer.min.js", "theme/default/**" ]
|
|
},
|
|
{
|
|
"provider": "unpkg",
|
|
"library": "senna@2.7.9",
|
|
"destination": "wwwroot/lib/senna",
|
|
"files": [ "build/senna.css", "build/globals/senna-min.js" ]
|
|
},
|
|
{
|
|
"provider": "unpkg",
|
|
"library": "@fortawesome/fontawesome-free@5.13.0",
|
|
"destination": "wwwroot/lib/fontawesome-free",
|
|
"files": [ "css/all.min.css", "webfonts/**" ]
|
|
},
|
|
{
|
|
"provider": "unpkg",
|
|
"library": "jquery-validation-unobtrusive-bootstrap@2.2.0",
|
|
"destination": "wwwroot/lib/jquery-validation-unobtrusive/",
|
|
"files": [ "dist/unobtrusive-bootstrap.js" ]
|
|
},
|
|
{
|
|
"provider": "unpkg",
|
|
"library": "select2-bootstrap4-theme@1.0.0",
|
|
"destination": "wwwroot/lib/select2/",
|
|
"files": [ "dist/select2-bootstrap4.min.css" ]
|
|
}
|
|
]
|
|
} |