feat: create tuono-router package

This commit is contained in:
Valerio Ageno
2024-05-02 19:10:20 +02:00
parent 6dc33f8e3e
commit 37edb3b830
5 changed files with 42 additions and 1 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "tuono-router",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}