mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-31 10:07:21 +01:00
Added a table of all speedtests
This commit is contained in:
23
conf/site/node_modules/uncontrollable/package.json
generated
vendored
23
conf/site/node_modules/uncontrollable/package.json
generated
vendored
@@ -1,28 +1,33 @@
|
||||
{
|
||||
"_from": "uncontrollable@^7.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"uncontrollable@7.1.1",
|
||||
"/home/henry/Documents/git/Speedtest-checker"
|
||||
]
|
||||
],
|
||||
"_from": "uncontrollable@7.1.1",
|
||||
"_id": "uncontrollable@7.1.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-EcPYhot3uWTS3w00R32R2+vS8Vr53tttrvMj/yA1uYRhf8hbTG2GyugGqWDY0qIskxn0uTTojVd6wPYW9ZEf8Q==",
|
||||
"_location": "/uncontrollable",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "uncontrollable@^7.0.0",
|
||||
"raw": "uncontrollable@7.1.1",
|
||||
"name": "uncontrollable",
|
||||
"escapedName": "uncontrollable",
|
||||
"rawSpec": "^7.0.0",
|
||||
"rawSpec": "7.1.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^7.0.0"
|
||||
"fetchSpec": "7.1.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/react-bootstrap",
|
||||
"/react-overlays"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/uncontrollable/-/uncontrollable-7.1.1.tgz",
|
||||
"_shasum": "f67fed3ef93637126571809746323a9db815d556",
|
||||
"_spec": "uncontrollable@^7.0.0",
|
||||
"_where": "/home/henry/Documents/git/Speedtest-checker/node_modules/react-bootstrap",
|
||||
"_spec": "7.1.1",
|
||||
"_where": "/home/henry/Documents/git/Speedtest-checker",
|
||||
"author": {
|
||||
"name": "Jason Quense",
|
||||
"email": "monastic.panic@gmail.com"
|
||||
@@ -30,14 +35,12 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/jquense/uncontrollable/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.6.3",
|
||||
"@types/react": "^16.9.11",
|
||||
"invariant": "^2.2.4",
|
||||
"react-lifecycles-compat": "^3.0.4"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Wrap a controlled react component, to allow specific prop/handler pairs to be uncontrolled",
|
||||
"homepage": "https://github.com/jquense/uncontrollable#readme",
|
||||
"jest": {
|
||||
|
||||
Reference in New Issue
Block a user