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,26 +1,32 @@
{
"_from": "jquery@^3.2",
"_args": [
[
"jquery@3.4.1",
"/home/henry/Documents/git/Speedtest-checker"
]
],
"_development": true,
"_from": "jquery@3.4.1",
"_id": "jquery@3.4.1",
"_inBundle": false,
"_integrity": "sha512-36+AdBzCL+y6qjw5Tx7HgzeGCzC81MDDgaUP8ld2zhx58HdqXGoBd+tHdrBMiyjGQs0Hxs/MLZTu/eHNJJuWPw==",
"_location": "/jquery",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "jquery@^3.2",
"raw": "jquery@3.4.1",
"name": "jquery",
"escapedName": "jquery",
"rawSpec": "^3.2",
"rawSpec": "3.4.1",
"saveSpec": null,
"fetchSpec": "^3.2"
"fetchSpec": "3.4.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/jquery/-/jquery-3.4.1.tgz",
"_shasum": "714f1f8d9dde4bdfa55764ba37ef214630d80ef2",
"_spec": "jquery@^3.2",
"_spec": "3.4.1",
"_where": "/home/henry/Documents/git/Speedtest-checker",
"author": {
"name": "JS Foundation and other contributors",
@@ -29,7 +35,6 @@
"bugs": {
"url": "https://github.com/jquery/jquery/issues"
},
"bundleDependencies": false,
"commitplease": {
"nohook": true,
"components": [
@@ -61,7 +66,6 @@
"ticketPattern": "^((Closes|Fixes) ([a-zA-Z]{2,}-)[0-9]+)|^(Refs? [^#])"
},
"dependencies": {},
"deprecated": false,
"description": "JavaScript library for DOM operations",
"devDependencies": {
"@babel/core": "7.3.3",