summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorCamil Staps2026-02-02 18:38:26 +0100
committerCamil Staps2026-02-02 18:38:26 +0100
commit4029b88e2c79eaed519c829e373ac916f426f311 (patch)
tree617fd189c60a5e80b61b417c1c77c154ae1bd149 /package.json
Initial commitHEADmain
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..8d0ecdd
--- /dev/null
+++ b/package.json
@@ -0,0 +1,6 @@
+{
+ "dependencies": {
+ "gpx-builder": "^6.0.0"
+ },
+ "type": "module"
+}