Files
twtxt-lib/jsr.json
Eric Woodward 475fcf6331 update to v0.9.1.
add npm package link
prep for jsr support (I hope)
add favicon
update installation instructions
2026-02-23 00:27:59 -05:00

6 lines
115 B
JSON

{
"name": "@itsericwoodward/twtxt-lib",
"version": "0.9.1",
"license": "MIT",
"exports": "./src/index.ts"
}