-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #80 from lewxdev/indianapolis-kaffiene
feat(indianapolis): add kaffiene and moar tea
- Loading branch information
Showing
10 changed files
with
170 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
--- | ||
id: indianapolis | ||
name: Indianapolis | ||
country: USA | ||
coordinates: 39.76850758205325, -86.15803533359349 | ||
timezone: America/Indiana/Indianapolis | ||
flag: us | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
--- | ||
contributors: | ||
- https://lewx.dev | ||
added: 2024-05-09 | ||
name: Kaffeine Coffee Co. | ||
type: Cafe | ||
area: Mass Ave | ||
google_maps: https://maps.app.goo.gl/zf2Yst4Q2s395KsCA | ||
coordinates: 39.7761068253678,-86.14397305362517 | ||
address: B 707 Fulton St | ||
station: | ||
hours: | ||
sun: 08:00-14 | ||
mon: 06:00-18 | ||
tue: 06:00-18 | ||
wed: 06:00-18 | ||
thu: 06:00-18 | ||
fri: 06:00-18 | ||
sat: 06:00-18 | ||
wifi: 5 | ||
speed: 290 | ||
power: 4 | ||
vacancy: 4 | ||
comfort: 4 | ||
quiet: 3 | ||
food: 3 | ||
drinks: 5 | ||
price: 5 | ||
view: 5 | ||
toilets: 3 | ||
music: true | ||
smoking: false | ||
standing_tables: false | ||
outdoor_seating: false | ||
cash_only: false | ||
animals: true | ||
lactose_free_milk: true | ||
facebook: https://www.facebook.com/kaffeinecoffee707 | ||
instagram: https://www.instagram.com/kaffeinecoffee/ | ||
telephone: "+13177372020" | ||
website: https://www.kaffeinecoffee.org/ | ||
images: | ||
# attribution: Ashesh Goswami (https://maps.google.com/maps/contrib/110902451912622540321) | ||
- interior1.jpg | ||
# attribution: M A (https://maps.google.com/maps/contrib/104424774216693961908) | ||
- interior2.jpg | ||
# attribution: Trevor Preddy (https://maps.google.com/maps/contrib/116511704591895891185) | ||
- exterior1.jpg | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
--- | ||
contributors: | ||
- https://lewx.dev | ||
added: 2024-05-09 | ||
name: Moar Tea | ||
type: Cafe | ||
area: Mass Ave | ||
google_maps: https://maps.app.goo.gl/j44BddGtDHLT3Jxi6 | ||
coordinates: 39.77352779534189,-86.1513838226223 | ||
address: 448 Massachusetts Ave | ||
station: | ||
hours: | ||
sun: 11:30-22:30 | ||
mon: 11:30-22:30 | ||
tue: 11:30-22:30 | ||
wed: 11:30-22:30 | ||
thu: 11:30-22:30 | ||
fri: 11:30-23:30 | ||
sat: 11:30-23:30 | ||
wifi: 4 | ||
speed: 44 | ||
power: 4 | ||
vacancy: 3 | ||
comfort: 4 | ||
quiet: 4 | ||
food: 3 | ||
drinks: 5 | ||
price: 5 | ||
view: 5 | ||
toilets: | ||
music: true | ||
smoking: false | ||
standing_tables: false | ||
outdoor_seating: false | ||
cash_only: false | ||
animals: false | ||
lactose_free_milk: true | ||
facebook: https://www.facebook.com/MoarTeaAndPoke/ | ||
telephone: "+13177371897" | ||
images: | ||
# attribution: Diana Ingemanson (https://maps.google.com/maps/contrib/110480358937726199003) | ||
- interior1.jpg | ||
# attribution: Diana Ingemanson (https://maps.google.com/maps/contrib/110480358937726199003) | ||
- interior2.jpg | ||
# attribution: Mark Petrison (https://maps.google.com/maps/contrib/103910667486716882566) | ||
- exterior1.jpg | ||
--- |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -378,14 +378,35 @@ cross-spawn@^7.0.0: | |
shebang-command "^2.0.0" | ||
which "^2.0.1" | ||
|
||
debug@^4: | ||
version "4.3.4" | ||
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" | ||
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== | ||
dependencies: | ||
ms "2.1.2" | ||
|
||
debug@^4.3.3: | ||
version "4.3.4" | ||
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" | ||
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== | ||
dependencies: | ||
ms "2.1.2" | ||
|
||
debug@^4.3.4: | ||
version "4.3.4" | ||
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" | ||
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== | ||
dependencies: | ||
ms "2.1.2" | ||
|
||
[email protected]: | ||
version "2.6.9" | ||
resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" | ||
integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== | ||
dependencies: | ||
ms "2.0.0" | ||
|
||
debug@4, debug@^4, debug@^4.3.3, debug@^4.3.4: | ||
debug@4: | ||
version "4.3.4" | ||
resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" | ||
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ== | ||
|
@@ -420,7 +441,7 @@ define-data-property@^1.1.1: | |
gopd "^1.0.1" | ||
has-property-descriptors "^1.0.0" | ||
|
||
[email protected], depd@~2.0.0: | ||
depd@~2.0.0, [email protected]: | ||
version "2.0.0" | ||
resolved "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz" | ||
integrity sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw== | ||
|
@@ -534,7 +555,7 @@ express-rate-limit@^7.1.5: | |
resolved "https://registry.npmjs.org/express-rate-limit/-/express-rate-limit-7.1.5.tgz" | ||
integrity sha512-/iVogxu7ueadrepw1bS0X0kaRC/U0afwiYRSLg68Ts+p4Dc85Q5QKsOnPS/QUjPMHvOJQtBDrZgvkOzf8ejUYw== | ||
|
||
express@^4.18.3: | ||
express@^4.18.3, "express@4 || 5 || ^5.0.0-beta.1": | ||
version "4.18.3" | ||
resolved "https://registry.npmjs.org/express/-/express-4.18.3.tgz" | ||
integrity sha512-6VyCijWQ+9O7WuVMTRBTl+cjNNIzD5cY5mQ1WM8r/LEkI2u8EYpOotESNwzNlyCn3g+dmjKYI6BmNneSr/FSRw== | ||
|
@@ -799,7 +820,7 @@ ignore-by-default@^1.0.1: | |
resolved "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-1.0.1.tgz" | ||
integrity sha512-Ius2VYcGNk7T90CppJqcIkS5ooHUZyIQK+ClZfMfMNFEF9VSE73Fq+906u/CWu92x4gzZMWOwfFYckPObzdEbA== | ||
|
||
[email protected].4, inherits@^2.0.3, inherits@^2.0.4: | ||
inherits@^2.0.3, inherits@^2.0.4, [email protected]: | ||
version "2.0.4" | ||
resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" | ||
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== | ||
|
@@ -1008,16 +1029,16 @@ mime-types@~2.1.24, mime-types@~2.1.34: | |
dependencies: | ||
mime-db "1.52.0" | ||
|
||
[email protected]: | ||
version "1.6.0" | ||
resolved "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz" | ||
integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== | ||
|
||
mime@^4.0.0: | ||
version "4.0.1" | ||
resolved "https://registry.npmjs.org/mime/-/mime-4.0.1.tgz" | ||
integrity sha512-5lZ5tyrIfliMXzFtkYyekWbtRXObT9OWa8IwQ5uxTBDHucNNwniRqo0yInflj+iYi5CBa6qxadGzGarDfuEOxA== | ||
|
||
[email protected]: | ||
version "1.6.0" | ||
resolved "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz" | ||
integrity sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg== | ||
|
||
mimic-response@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz" | ||
|
@@ -1167,20 +1188,20 @@ object-inspect@^1.9.0: | |
resolved "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.1.tgz" | ||
integrity sha512-5qoj1RUiKOMsCCNLV1CBiPYE10sziTsnmNxkAI/rZhiD63CF7IqdFGC/XzjWjpSgLf0LxXX3bDFIh0E18f6UhQ== | ||
|
||
[email protected]: | ||
version "2.4.1" | ||
resolved "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz" | ||
integrity sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg== | ||
dependencies: | ||
ee-first "1.1.1" | ||
|
||
on-finished@~2.3.0: | ||
version "2.3.0" | ||
resolved "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz" | ||
integrity sha512-ikqdkGAAyf/X/gPhXGvfgAytDZtDbr+bkNUJ0N9h5MI/dmdgCs3l6hoHrcUv41sRKew3jIwrp4qQDXiK99Utww== | ||
dependencies: | ||
ee-first "1.1.1" | ||
|
||
[email protected]: | ||
version "2.4.1" | ||
resolved "https://registry.npmjs.org/on-finished/-/on-finished-2.4.1.tgz" | ||
integrity sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg== | ||
dependencies: | ||
ee-first "1.1.1" | ||
|
||
on-headers@~1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz" | ||
|
@@ -1462,16 +1483,16 @@ rollbar@^2.26.3: | |
optionalDependencies: | ||
decache "^3.0.5" | ||
|
||
safe-buffer@^5.0.1, safe-buffer@~5.2.0, [email protected]: | ||
version "5.2.1" | ||
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" | ||
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== | ||
|
||
[email protected]: | ||
version "5.1.2" | ||
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" | ||
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== | ||
|
||
[email protected], safe-buffer@^5.0.1, safe-buffer@~5.2.0: | ||
version "5.2.1" | ||
resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.2.1.tgz" | ||
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ== | ||
|
||
safe-identifier@^0.4.1: | ||
version "0.4.2" | ||
resolved "https://registry.npmjs.org/safe-identifier/-/safe-identifier-0.4.2.tgz" | ||
|
@@ -1641,7 +1662,23 @@ [email protected]: | |
resolved "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz" | ||
integrity sha512-RwNA9Z/7PrK06rYLIzFMlaF+l73iwpzsqRIFgbMLbTcLD6cOao82TaWefPXQvB2fOC4AjuYSEndS7N/mTCbkdQ== | ||
|
||
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0: | ||
string_decoder@^1.1.1: | ||
version "1.3.0" | ||
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" | ||
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== | ||
dependencies: | ||
safe-buffer "~5.2.0" | ||
|
||
"string-width-cjs@npm:string-width@^4.2.0": | ||
version "4.2.3" | ||
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" | ||
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== | ||
dependencies: | ||
emoji-regex "^8.0.0" | ||
is-fullwidth-code-point "^3.0.0" | ||
strip-ansi "^6.0.1" | ||
|
||
string-width@^4.1.0: | ||
version "4.2.3" | ||
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz" | ||
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== | ||
|
@@ -1659,14 +1696,14 @@ string-width@^5.0.1, string-width@^5.1.2: | |
emoji-regex "^9.2.2" | ||
strip-ansi "^7.0.1" | ||
|
||
string_decoder@^1.1.1: | ||
version "1.3.0" | ||
resolved "https://registry.npmjs.org/string_decoder/-/string_decoder-1.3.0.tgz" | ||
integrity sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA== | ||
"strip-ansi-cjs@npm:strip-ansi@^6.0.1": | ||
version "6.0.1" | ||
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" | ||
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== | ||
dependencies: | ||
safe-buffer "~5.2.0" | ||
ansi-regex "^5.0.1" | ||
|
||
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: | ||
strip-ansi@^6.0.0, strip-ansi@^6.0.1: | ||
version "6.0.1" | ||
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz" | ||
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== | ||
|
@@ -1777,7 +1814,7 @@ undefsafe@^2.0.5: | |
resolved "https://registry.npmjs.org/undefsafe/-/undefsafe-2.0.5.tgz" | ||
integrity sha512-WxONCrssBM8TSPRqN5EmsjVrsv4A8X12J4ArBiiayv3DyyG3ZlIg6yysuuSYdZsVz3TKcTg2fd//Ujd4CHV1iA== | ||
|
||
[email protected], unpipe@~1.0.0: | ||
unpipe@~1.0.0, [email protected]: | ||
version "1.0.0" | ||
resolved "https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz" | ||
integrity sha512-pjy2bYhSsufwWlKwPc+l3cN7+wuJlK6uz0YdJEOlQDbl6jo/YlPi4mb8agUkVC8BF7V8NuzeyPNqRksA3hztKQ== | ||
|