@wollemia/remote-metadata 0.1.6 → 0.1.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -1
- package/package.json +1 -1
- package/remote-data.json +1880 -353
package/README.md
CHANGED
|
@@ -1,6 +1,11 @@
|
|
|
1
1
|
# @wollemia/remote-metadata
|
|
2
2
|
|
|
3
|
-
Read‑only snapshot of Cavuno's country and timezone metadata, exported as a single JSON file for use in any language (TS/JS, Python, Ruby, etc.).
|
|
3
|
+
Read‑only snapshot of [Cavuno's](https://cavuno.com) country and timezone metadata, exported as a single JSON file for use in any language (TS/JS, Python, Ruby, etc.).
|
|
4
|
+
|
|
5
|
+
## Used by
|
|
6
|
+
|
|
7
|
+
- [Cavuno](https://cavuno.com) — Job board platform
|
|
8
|
+
- [Himalayas](https://himalayas.app) — Remote job platform
|
|
4
9
|
|
|
5
10
|
## What this package provides
|
|
6
11
|
|