-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.yml
More file actions
48 lines (48 loc) · 1.03 KB
/
Copy pathpackage.yml
File metadata and controls
48 lines (48 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
id: libruntimeguard
name: LibRuntimeGuard
version: 1.0.0-dev
type: classpath
api: 1
namespace: imperazim\runtimeguard
stability: development
namespaces:
- imperazim\runtimeguard
requires: []
conflicts: []
assets:
package: LibRuntimeGuard-1.0.0-dev.easylib.zip
checksums: checksums.txt
checksums:
algorithm: sha256
asset: checksums.txt
entry: imperazim\runtimeguard\LibRuntimeGuardPackage
description: Structured execution boundaries and failure reports for PocketMine-MP plugin flows.
authors:
- ImperaZim
dependencies:
required: []
optional:
- libruntimeinspector
provides:
- runtime-guard
- error-boundary
- guard-report
- pmmp-callback-adapters
autoload:
psr-4:
imperazim\runtimeguard\: src/imperazim/runtimeguard
resources: []
permissions: []
lifecycle:
boot: false
enable: false
disable: false
reload: false
stateful: false
metadata:
scaffold: true
catalog-ready: false
runtime-contract-ready: true
report-contract-ready: true
pmmp-adapters-ready: true
first-slice: error-boundary-flow-guards