docs: improve docs a bit more

This commit is contained in:
Andy Burke 2025-06-19 15:55:35 -07:00
parent 58139b078d
commit b7011f9659
6 changed files with 38 additions and 1 deletions

View file

@ -1,6 +1,7 @@
{
"name": "@andyburke/serverus",
"version": "0.0.1",
"description": "A flexible HTTP server for mixed content. Throw static files, markdown, Typescript and (hopefully, eventually) more into a directory and serverus can serve it up a bit more like old-school CGI.",
"version": "0.0.2",
"license": "MIT",
"exports": {
".": "./serverus.ts",