UNPKG

@flowcore/generator-library-template

Version:

A Yeoman generator for adding flowcore library components to a typescript service or application

14 lines 235 B
{ "jsrDependencies": { "@jabr/xxhash64": "2.0.0" }, "dependencies": { "@sinclair/typebox": "0.32.15", "bun-sqlite-key-value": "~1.13.1" }, "components": [ "api-exceptions", "jwks-guard", "logger" ] }