mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-03 03:27:21 +01:00
Added a table of all speedtests
This commit is contained in:
22
conf/site/node_modules/react-bootstrap/package.json
generated
vendored
22
conf/site/node_modules/react-bootstrap/package.json
generated
vendored
@@ -1,27 +1,31 @@
|
||||
{
|
||||
"_from": "react-bootstrap@^1.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"react-bootstrap@1.0.0",
|
||||
"/home/henry/Documents/git/Speedtest-checker"
|
||||
]
|
||||
],
|
||||
"_from": "react-bootstrap@1.0.0",
|
||||
"_id": "react-bootstrap@1.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-Ep6ZNH6wL5m9bytOS6T9mjSz0YE1bEkc+uHItvenRcA3amr5ApkpKYzAWgdglhRPZHPvm+pnqs1z5IPwv/2UZw==",
|
||||
"_location": "/react-bootstrap",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "react-bootstrap@^1.0.0",
|
||||
"raw": "react-bootstrap@1.0.0",
|
||||
"name": "react-bootstrap",
|
||||
"escapedName": "react-bootstrap",
|
||||
"rawSpec": "^1.0.0",
|
||||
"rawSpec": "1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.0"
|
||||
"fetchSpec": "1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/react-bootstrap/-/react-bootstrap-1.0.0.tgz",
|
||||
"_shasum": "ed812810205e75b8e4a84b9514d79de090cdc627",
|
||||
"_spec": "react-bootstrap@^1.0.0",
|
||||
"_spec": "1.0.0",
|
||||
"_where": "/home/henry/Documents/git/Speedtest-checker",
|
||||
"author": {
|
||||
"name": "Stephen J. Collings",
|
||||
@@ -30,7 +34,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/react-bootstrap/react-bootstrap/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.4.2",
|
||||
"@restart/context": "^2.1.4",
|
||||
@@ -46,7 +49,6 @@
|
||||
"uncontrollable": "^7.0.0",
|
||||
"warning": "^4.0.3"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Bootstrap 4 components built with React",
|
||||
"homepage": "https://react-bootstrap.github.io/",
|
||||
"husky": {
|
||||
|
||||
Reference in New Issue
Block a user