recent public snippets
{ "name": "glyph-cli", "version": "0.1.0", "description": "command-line client for glyph", "bin": { "glyph": "./bin/glyph.mjs" }, "type": "module", "engines": { "node": ">=18"