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,40 +1,43 @@
{
"_from": "mini-create-react-context@^0.3.0",
"_args": [
[
"mini-create-react-context@0.3.2",
"/home/henry/Documents/git/Speedtest-checker"
]
],
"_from": "mini-create-react-context@0.3.2",
"_id": "mini-create-react-context@0.3.2",
"_inBundle": false,
"_integrity": "sha512-2v+OeetEyliMt5VHMXsBhABoJ0/M4RCe7fatd/fBy6SMiKazUSEt3gxxypfnk2SHMkdBYvorHRoQxuGoiwbzAw==",
"_location": "/mini-create-react-context",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "mini-create-react-context@^0.3.0",
"raw": "mini-create-react-context@0.3.2",
"name": "mini-create-react-context",
"escapedName": "mini-create-react-context",
"rawSpec": "^0.3.0",
"rawSpec": "0.3.2",
"saveSpec": null,
"fetchSpec": "^0.3.0"
"fetchSpec": "0.3.2"
},
"_requiredBy": [
"/react-router"
],
"_resolved": "https://registry.npmjs.org/mini-create-react-context/-/mini-create-react-context-0.3.2.tgz",
"_shasum": "79fc598f283dd623da8e088b05db8cddab250189",
"_spec": "mini-create-react-context@^0.3.0",
"_where": "/home/henry/Documents/git/Speedtest-checker/node_modules/react-router",
"_spec": "0.3.2",
"_where": "/home/henry/Documents/git/Speedtest-checker",
"author": {
"name": "StringEpsilon"
},
"bugs": {
"url": "https://github.com/StringEpsilon/mini-create-react-context/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/runtime": "^7.4.0",
"gud": "^1.0.0",
"tiny-warning": "^1.0.2"
},
"deprecated": false,
"description": "Smaller Polyfill for the proposed React context API",
"devDependencies": {
"@babel/cli": "^7.4.3",