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,29 +1,35 @@
{
"_from": "tiny-warning@^1.0.0",
"_args": [
[
"tiny-warning@1.0.3",
"/home/henry/Documents/git/Speedtest-checker"
]
],
"_from": "tiny-warning@1.0.3",
"_id": "tiny-warning@1.0.3",
"_inBundle": false,
"_integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==",
"_location": "/tiny-warning",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "tiny-warning@^1.0.0",
"raw": "tiny-warning@1.0.3",
"name": "tiny-warning",
"escapedName": "tiny-warning",
"rawSpec": "^1.0.0",
"rawSpec": "1.0.3",
"saveSpec": null,
"fetchSpec": "^1.0.0"
"fetchSpec": "1.0.3"
},
"_requiredBy": [
"/history",
"/mini-create-react-context",
"/react-router"
"/react-router",
"/react-router-dom"
],
"_resolved": "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz",
"_shasum": "94a30db453df4c643d0fd566060d60a875d84754",
"_spec": "tiny-warning@^1.0.0",
"_where": "/home/henry/Documents/git/Speedtest-checker/node_modules/react-router",
"_spec": "1.0.3",
"_where": "/home/henry/Documents/git/Speedtest-checker",
"author": {
"name": "Alex Reardon",
"email": "alexreardon@gmail.com"
@@ -31,8 +37,6 @@
"bugs": {
"url": "https://github.com/alexreardon/tiny-warning/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A tiny warning function",
"devDependencies": {
"@babel/core": "^7.5.0",