|
|
@ -1377,7 +1377,13 @@
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"env": "^Chart$\\;confidence:50",
|
|
|
|
"env": "^Chart$\\;confidence:50",
|
|
|
|
"icon": "Chart.js.svg",
|
|
|
|
"icon": "Chart.js.svg",
|
|
|
|
"script": "Chart(?:\\.bundle)?(?:\\.min)?\\.js\\;confidence:50",
|
|
|
|
"script": [
|
|
|
|
|
|
|
|
"Chart(?:\\.bundle)?(?:\\.min)?\\.js\\;confidence:50",
|
|
|
|
|
|
|
|
"chartjs\\.org/dist/([\\d.]+(?:-[^/]+)?|master|latest)/Chart.*\\.js\\;version:\\1",
|
|
|
|
|
|
|
|
"cdnjs\\.cloudflare\\.com/ajax/libs/Chart\\.js/([\\d.]+(?:-[^/]+)?)/Chart.*\\.js\\;version:\\1",
|
|
|
|
|
|
|
|
"cdn\\.jsdelivr\\.net/npm/chart\\.js@([\\d.]+(?:-[^/]+)?|latest)/dist/Chart.*\\.js\\;version:\\1",
|
|
|
|
|
|
|
|
"cdn\\.jsdelivr\\.net/gh/chartjs/Chart\\.js@([\\d.]+(?:-[^/]+)?|latest)/dist/Chart.*\\.js\\;version:\\1"
|
|
|
|
|
|
|
|
],
|
|
|
|
"website": "http://www.chartjs.org"
|
|
|
|
"website": "http://www.chartjs.org"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Chartbeat": {
|
|
|
|
"Chartbeat": {
|
|
|
|