Skip to content

Commit 42d9fa0

Browse files
committed
fix(package): publish current module provider capabilities
1 parent 94550a0 commit 42d9fa0

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

package.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ version: 1.0.0-dev
44
type: runtime
55
api: 1
66
namespace: imperazim\module
7+
stability: development
8+
namespaces:
9+
- imperazim\module
10+
requires: []
11+
conflicts: []
12+
assets:
13+
package: LibModule-1.0.0-dev.easylib.zip
14+
checksums: checksums.txt
15+
checksums:
16+
algorithm: sha256
17+
asset: checksums.txt
718
entry: imperazim\module\LibModulePackage
819
description: Early standalone/package extraction of portable EasyLibrary module contracts, runtime context contracts, read models, dependency resolver, manifest models, loader boundaries, registry/service models, lifecycle boundary metadata, portable runtime and runtime provider wrapper.
920
authors:

0 commit comments

Comments
 (0)