feat: rename

This commit is contained in:
Morten Olsen
2025-05-19 09:03:55 +02:00
parent b308c7f9fe
commit 1d055e49f1
3 changed files with 128 additions and 131 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "@morten-olsen/httpmd",
"name": "@morten-olsen/http.md",
"version": "1.0.0",
"description": "",
"main": "dist/exports.js",
"type": "module",
"bin": {
"httpmd": "./bin/cli.mjs"
"http.md": "./bin/cli.mjs"
},
"files": [
"dist",