« get me outta code hell

data: Artist.totalDuration - 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>2024-03-06 14:28:35 -0400
committer(quasar) nebula <qznebula@protonmail.com>2024-06-12 17:26:37 -0300
commit878e09f8131fcf17f7a21ba1b5dbfdf6d9ad41e8 (patch)
tree8463864295d09cd2aec94de5cb77cfdbc9efd0f5 /package.json
parent4dd54f8b38a38a47566a0006b1dba3065158fc7e (diff)
data: Artist.totalDuration
This is sort of a stub / proof of concept function.
The contained logic may be refactored a bit more still!
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 840f7b97..edb8111d 100644
--- a/package.json
+++ b/package.json
@@ -21,6 +21,7 @@
         "#composite/wiki-data": "./src/data/composite/wiki-data/index.js",
         "#composite/wiki-properties": "./src/data/composite/wiki-properties/index.js",
         "#composite/things/album": "./src/data/composite/things/album/index.js",
+        "#composite/things/artist": "./src/data/composite/things/artist/index.js",
         "#composite/things/contribution": "./src/data/composite/things/contribution/index.js",
         "#composite/things/flash": "./src/data/composite/things/flash/index.js",
         "#composite/things/flash-act": "./src/data/composite/things/flash-act/index.js",