# Packaging `signal-space-js` is a single npm package at the repository root. ## Metadata - npm name: `signal-space-js` - repository: `https://github.com/signal-space/signal-space-js` - supported spec: `signal-space-spec` `0.1.0` - runtime dependency: `@lazily-hub/lazily-js` from the npm registry (`^0.20.0`) ## Checks Run before publishing: ```bash npm install --package-lock=false npm run build npm test ``` The examples are fixture-backed and do not require a live agent-doc or patchboard runtime.