Added a table of all speedtests

This commit is contained in:
Henry Whitaker
2020-04-13 01:31:26 +01:00
parent ea5808047f
commit e1ca4dcca9
185 changed files with 1006 additions and 653 deletions

View File

@@ -1,37 +1,39 @@
{
"_from": "chart.js",
"_args": [
[
"chart.js@2.9.3",
"/home/henry/Documents/git/Speedtest-checker"
]
],
"_from": "chart.js@2.9.3",
"_id": "chart.js@2.9.3",
"_inBundle": false,
"_integrity": "sha512-+2jlOobSk52c1VU6fzkh3UwqHMdSlgH1xFv9FKMqHiNCpXsGPQa/+81AFa+i3jZ253Mq9aAycPwDjnn1XbRNNw==",
"_location": "/chart.js",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "chart.js",
"raw": "chart.js@2.9.3",
"name": "chart.js",
"escapedName": "chart.js",
"rawSpec": "",
"rawSpec": "2.9.3",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "2.9.3"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/chart.js/-/chart.js-2.9.3.tgz",
"_shasum": "ae3884114dafd381bc600f5b35a189138aac1ef7",
"_spec": "chart.js",
"_spec": "2.9.3",
"_where": "/home/henry/Documents/git/Speedtest-checker",
"bugs": {
"url": "https://github.com/chartjs/Chart.js/issues"
},
"bundleDependencies": false,
"dependencies": {
"chartjs-color": "^2.1.0",
"moment": "^2.10.2"
},
"deprecated": false,
"description": "Simple HTML5 charts using the canvas element.",
"devDependencies": {
"clean-css": "^4.2.1",