1
0
mirror of https://gitlab.com/JKANetwork/CheckServer.git synced 2026-02-16 10:11:34 +01:00

Start again

This commit is contained in:
2020-10-04 17:14:00 +02:00
parent c0d3912413
commit 091f119048
4382 changed files with 1762543 additions and 9606 deletions

26
vendors/jquery-sparkline/.bower.json vendored Normal file
View File

@@ -0,0 +1,26 @@
{
"name": "jquery-sparkline",
"version": "2.1.3",
"homepage": "https://github.com/rkgrep/jquery.sparkline",
"authors": [
"Gareth Watts <gareth@omnipotent.net>"
],
"main": "dist/jquery.sparkline.js",
"license": "BSD 3",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"_release": "2.1.3",
"_resolution": {
"type": "version",
"tag": "v2.1.3",
"commit": "47b1f5a7daaa45739a75f8fd1d7c2948693d66fd"
},
"_source": "https://github.com/rkgrep/jquery.sparkline.git",
"_target": "^2.1.3",
"_originalSource": "jquery-sparkline"
}