diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2025-12-20 20:26:44 -0400 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2025-12-20 20:26:44 -0400 |
| commit | 1cf2cab3fdc25301f6a5276ebb40fec719808fc4 (patch) | |
| tree | 05a9869ea1daeaef412afc03b1a042d773a54aa9 /package.json | |
| parent | 4b6de9bc45ec840ebda44c62f66f601a70a211cd (diff) | |
quickstat (mayhaps)
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 34ed337e..e095ff03 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,7 @@ "#import-heck": "./src/import-heck.js", "#language": "./src/data/language.js", "#page-specs": "./src/page/index.js", + "#quickstat": "./src/quickstat.js", "#node-utils": "./src/node-utils.js", "#repl": "./src/write/build-modes/repl.js", "#replacer": "./src/replacer.js", |