mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-31 18:17:20 +01:00
Added a table of all speedtests
This commit is contained in:
25
conf/site/node_modules/bootstrap/package.json
generated
vendored
25
conf/site/node_modules/bootstrap/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "bootstrap@^4.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"bootstrap@4.4.1",
|
||||
"/home/henry/Documents/git/Speedtest-checker"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "bootstrap@4.4.1",
|
||||
"_id": "bootstrap@4.4.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA==",
|
||||
"_location": "/bootstrap",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "bootstrap@^4.0.0",
|
||||
"raw": "bootstrap@4.4.1",
|
||||
"name": "bootstrap",
|
||||
"escapedName": "bootstrap",
|
||||
"rawSpec": "^4.0.0",
|
||||
"rawSpec": "4.4.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^4.0.0"
|
||||
"fetchSpec": "4.4.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#DEV:/",
|
||||
"#USER"
|
||||
"#DEV:/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.4.1.tgz",
|
||||
"_shasum": "8582960eea0c5cd2bede84d8b0baf3789c3e8b01",
|
||||
"_spec": "bootstrap@^4.0.0",
|
||||
"_spec": "4.4.1",
|
||||
"_where": "/home/henry/Documents/git/Speedtest-checker",
|
||||
"author": {
|
||||
"name": "The Bootstrap Authors",
|
||||
@@ -30,14 +35,12 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/twbs/bootstrap/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Twitter, Inc."
|
||||
}
|
||||
],
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.7.4",
|
||||
|
||||
Reference in New Issue
Block a user