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,27 +1,32 @@
{
"_from": "bootstrap@^4.0.0",
"_args": [
[
"bootstrap@4.4.1",
"/home/henry/Documents/git/Speedtest-checker"
]
],
"_development": true,
"_from": "bootstrap@4.4.1",
"_id": "bootstrap@4.4.1",
"_inBundle": false,
"_integrity": "sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA==",
"_location": "/bootstrap",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "bootstrap@^4.0.0",
"raw": "bootstrap@4.4.1",
"name": "bootstrap",
"escapedName": "bootstrap",
"rawSpec": "^4.0.0",
"rawSpec": "4.4.1",
"saveSpec": null,
"fetchSpec": "^4.0.0"
"fetchSpec": "4.4.1"
},
"_requiredBy": [
"#DEV:/",
"#USER"
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.1.tgz",
"_shasum": "8582960eea0c5cd2bede84d8b0baf3789c3e8b01",
"_spec": "bootstrap@^4.0.0",
"_spec": "4.4.1",
"_where": "/home/henry/Documents/git/Speedtest-checker",
"author": {
"name": "The Bootstrap Authors",
@@ -30,14 +35,12 @@
"bugs": {
"url": "https://github.com/twbs/bootstrap/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Twitter, Inc."
}
],
"dependencies": {},
"deprecated": false,
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"devDependencies": {
"@babel/cli": "^7.7.4",