master-zapier-plan-draft/packages/verae-staff-ui/package.json
George Lambert d8efffe8be
Some checks are pending
offline / test (push) Waiting to run
Close the last three UI leftovers: shared staff HTML, cookie domain, stock Swagger label.
verae-staff-ui holds one review template for CS and access-staff.
Staff cookies take STAFF_COOKIE_DOMAIN for a reverse-proxy host.
/docs stays vendor Swagger with an integrator banner only.
2026-09-11 18:22:57 -04:00

8 lines
216 B
JSON

{
"name": "verae-staff-ui",
"version": "0.1.0",
"private": true,
"type": "module",
"description": "Shared staff review HTML for CS and access-staff",
"scripts": { "test": "node --test test/*.test.js" }
}