add entry point

This commit is contained in:
onyx-and-iris 2025-06-30 13:17:04 +01:00
parent 54a8c3d915
commit 6428724717

View File

@ -22,6 +22,9 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"meld-cli": "index.js"
},
"dependencies": {
"cli-meow-help": "^4.0.0",
"meow": "^13.2.0",