master-zapier-plan-draft/packages/verae-nats-accounts/package.json
George Lambert ddf772454b
Some checks are pending
offline / test (push) Waiting to run
Clean prepaid SoT, identity mailbox, public access planes, leaf policy, fleet spawn
Persist account-balance books; edge caches prepaid from books. Add zappier-identity, verae-nats-accounts, verae-jobs-events, verae-access-staff, zapier-decisions. Edge binds loopback; lan-134 stays off; HTTP services prefer local spawn.
2026-09-11 17:15:16 -04:00

10 lines
234 B
JSON

{
"name": "verae-nats-accounts",
"version": "0.1.0",
"private": true,
"type": "module",
"description": "NATS account and leaf subject policy (INTERNAL vs LEAF)",
"scripts": {
"test": "node --test test/*.test.js"
}
}