coulomb-social/scripts/package.json
tegwick 0bf740017e Add authenticated designlang extract path for coulomb.social
Interactive Playwright session capture (XDG storageState, mode 0600)
plus a designlang pack wrapper that never prints secrets. Document the
intended OpenBao lane tenants/binky/coulomb-social/bubble-member for
later password custody; interactive capture is the default for Bubble.
2026-08-09 01:15:06 +02:00

9 lines
218 B
JSON

{
"name": "coulomb-social-scripts",
"private": true,
"type": "module",
"description": "Local tooling for auth capture and design extract (no app runtime)",
"dependencies": {
"playwright": "^1.49.0"
}
}