ueps/package.json
Claude 38087671de
feat(ueps): initial push
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 22:42:11 +01:00

9 lines
195 B
JSON

{
"name": "lthn-ueps",
"version": "0.1.0",
"description": "UEPS consent tokens for LetherNet wire-level consent",
"main": "consent.js",
"scripts": {
"test": "node consent.js"
}
}