mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-04 20:14:52 +01:00
Added a table of all speedtests
This commit is contained in:
26
conf/site/node_modules/classnames/package.json
generated
vendored
26
conf/site/node_modules/classnames/package.json
generated
vendored
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user