Added resolvers, unified package versioning and author section to fit with mono repo style

This commit is contained in:
2026-04-07 23:21:03 +02:00
parent 93bf577d8f
commit b5a487fcba
7 changed files with 123 additions and 112 deletions

View File

@@ -1,4 +1,11 @@
scope: '@efforting.tech'
registry: 'https://npm.efforting.tech/'
version: 0.2.1
author:
name: 'Mikael Lövqvist'
email: 'mikael@efforting.tech'
url: 'https://gitea.efforting.tech/mikael-lovqvist'
packages:
@@ -6,18 +13,17 @@ packages:
path: source/errors.mjs
documentation: documentation/errors
description: Library wide error definitions
version: 0.1.2
rule-processing:
path: source/rule-processing
documentation: documentation/rule-processing
description: Rule based visitors, transformers, resolvers, processors, operators, aggregators and such.
internal-dependencies:
- errors
wip-packages:
object-graph-storage:
path: source/object-graph-storage
documentation: documentation/object-graph-storage
description: Lightweight persistent storage for structured data.
version: 0.1.0
rule-processing:
path: source/rule-processing
documentation: documentation/rule-processing
description: Rule based visitors, transformers, resolvers, processors, operators, aggregators and such.
version: 0.1.0