« get me outta code hell

data, yaml: split yaml loading specs into src/data/files - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
author(quasar) nebula <qznebula@protonmail.com>2026-01-26 15:14:38 -0400
committer(quasar) nebula <qznebula@protonmail.com>2026-01-26 15:14:38 -0400
commita074fd54107c51c4fcbfedbbf6df6eca539d19d3 (patch)
tree4fec08106aa3054c1954c5fa4ade0fb880c5eeb3 /package.json
parent796e4bc1452b918bbf50a2e802b308f6ac20f2c2 (diff)
data, yaml: split yaml loading specs into src/data/files
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index a4154040..82245438 100644
--- a/package.json
+++ b/package.json
@@ -29,6 +29,7 @@
         "#cli": "./src/cli.js",
         "#data-checks": "./src/data/checks.js",
         "#external-links": "./src/external-links.js",
+        "#files": "./src/data/files/index.js",
         "#find": "./src/find.js",
         "#html": "./src/html.js",
         "#import-heck": "./src/import-heck.js",