Spaces:
Running
Running
| { | |
| "name": "@szl-holdings/a11oy-qec-integrity", | |
| "version": "0.1.0", | |
| "description": "QEC-derived receipt integrity primitives (Hamming, Shor, CSS, Kitaev) for a11oy", | |
| "type": "module", | |
| "main": "./src/index.ts", | |
| "types": "./src/index.ts", | |
| "license": "Apache-2.0", | |
| "author": "Stephen P. Lutar", | |
| "repository": "github:szl-holdings/a11oy", | |
| "publishConfig": { | |
| "access": "restricted" | |
| } | |
| } | |