d63d58ccb5
- Move 15 old workflow-* packages to legacy-packages/ (inactive, preserved for reference)
- Rename templates/ → examples/ for clarity
- Rewrite docs/architecture.md to reflect current uwf architecture
- Active packages remain in packages/: cli-uwf, uwf-agent-hermes, uwf-agent-kit, uwf-moderator, uwf-protocol, workflow-util
小橘 🍊(NEKO Team)
52 lines
1.3 KiB
YAML
52 lines
1.3 KiB
YAML
lockfileVersion: '9.0'
|
|
|
|
settings:
|
|
autoInstallPeers: true
|
|
excludeLinksFromLockfile: false
|
|
|
|
importers:
|
|
|
|
.:
|
|
dependencies:
|
|
'@uncaged/workflow-cas':
|
|
specifier: workspace:*
|
|
version: link:../workflow-cas
|
|
'@uncaged/workflow-execute':
|
|
specifier: workspace:*
|
|
version: link:../workflow-execute
|
|
'@uncaged/workflow-protocol':
|
|
specifier: workspace:*
|
|
version: link:../workflow-protocol
|
|
'@uncaged/workflow-register':
|
|
specifier: workspace:*
|
|
version: link:../workflow-register
|
|
'@uncaged/workflow-runtime':
|
|
specifier: workspace:*
|
|
version: link:../workflow-runtime
|
|
'@uncaged/workflow-util':
|
|
specifier: workspace:*
|
|
version: link:../workflow-util
|
|
hono:
|
|
specifier: ^4.12.18
|
|
version: 4.12.18
|
|
yaml:
|
|
specifier: ^2.8.4
|
|
version: 2.8.4
|
|
|
|
packages:
|
|
|
|
hono@4.12.18:
|
|
resolution: {integrity: sha512-RWzP96k/yv0PQfyXnWjs6zot20TqfpfsNXhOnev8d1InAxubW93L11/oNUc3tQqn2G0bSdAOBpX+2uDFHV7kdQ==}
|
|
engines: {node: '>=16.9.0'}
|
|
|
|
yaml@2.8.4:
|
|
resolution: {integrity: sha512-ml/JPOj9fOQK8RNnWojA67GbZ0ApXAUlN2UQclwv2eVgTgn7O9gg9o7paZWKMp4g0H3nTLtS9LVzhkpOFIKzog==}
|
|
engines: {node: '>= 14.6'}
|
|
hasBin: true
|
|
|
|
snapshots:
|
|
|
|
hono@4.12.18: {}
|
|
|
|
yaml@2.8.4: {}
|