a11oy / artifacts /a11oy-uds /package.json
betterwithage's picture
sync(space): full source mirror — resolve all GitHub<->Space drift (CTO)
a6a5d8e verified
Raw
History Blame
401 Bytes
{
"name": "@workspace/a11oy-uds",
"version": "0.2.0",
"private": true,
"description": "A11oy UDS / Zarf payload — single-command installable A11oy bundle for Defense-Unicorns environments.",
"scripts": {
"build": "bash scripts/build.sh",
"verify": "node scripts/verify-manifest.mjs",
"verify:attestations": "node scripts/verify-attestations.mjs build build-attestations"
}
}