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,35 +1,39 @@
{
"_from": "classnames@^2.2.6",
"_args": [
[
"classnames@2.2.6",
"/home/henry/Documents/git/Speedtest-checker"
]
],
"_from": "classnames@2.2.6",
"_id": "classnames@2.2.6",
"_inBundle": false,
"_integrity": "sha512-JR/iSQOSt+LQIWwrwEzJ9uk0xfN3mTVYMwt1Ir5mUcSN6pU+V4zQFFaJsclJbPuAUQH+yfWef6tm7l1quW3C8Q==",
"_location": "/classnames",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "classnames@^2.2.6",
"raw": "classnames@2.2.6",
"name": "classnames",
"escapedName": "classnames",
"rawSpec": "^2.2.6",
"rawSpec": "2.2.6",
"saveSpec": null,
"fetchSpec": "^2.2.6"
"fetchSpec": "2.2.6"
},
"_requiredBy": [
"/react-bootstrap"
"/react-bootstrap",
"/react-toastify"
],
"_resolved": "https://registry.npmjs.org/classnames/-/classnames-2.2.6.tgz",
"_shasum": "43935bffdd291f326dad0a205309b38d00f650ce",
"_spec": "classnames@^2.2.6",
"_where": "/home/henry/Documents/git/Speedtest-checker/node_modules/react-bootstrap",
"_spec": "2.2.6",
"_where": "/home/henry/Documents/git/Speedtest-checker",
"author": {
"name": "Jed Watson"
},
"bugs": {
"url": "https://github.com/JedWatson/classnames/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A simple utility for conditionally joining classNames together",
"devDependencies": {
"benchmark": "^1.0.0",