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": "react@^16.2.0",
"_args": [
[
"react@16.13.1",
"/home/henry/Documents/git/Speedtest-checker"
]
],
"_development": true,
"_from": "react@16.13.1",
"_id": "react@16.13.1",
"_inBundle": false,
"_integrity": "sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==",
"_location": "/react",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "react@^16.2.0",
"raw": "react@16.13.1",
"name": "react",
"escapedName": "react",
"rawSpec": "^16.2.0",
"rawSpec": "16.13.1",
"saveSpec": null,
"fetchSpec": "^16.2.0"
"fetchSpec": "16.13.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/react/-/react-16.13.1.tgz",
"_shasum": "2e818822f1a9743122c063d6410d85c1e3afe48e",
"_spec": "react@^16.2.0",
"_spec": "16.13.1",
"_where": "/home/henry/Documents/git/Speedtest-checker",
"browserify": {
"transform": [
@@ -30,13 +36,11 @@
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"bundleDependencies": false,
"dependencies": {
"loose-envify": "^1.1.0",
"object-assign": "^4.1.1",
"prop-types": "^15.6.2"
},
"deprecated": false,
"description": "React is a JavaScript library for building user interfaces.",
"engines": {
"node": ">=0.10.0"