mirror of
https://github.com/honojs/hono.git
synced 2024-12-01 11:51:01 +01:00
15 lines
329 B
JSON
15 lines
329 B
JSON
{
|
|
"name": "itty-router-todos",
|
|
"version": "0.0.1",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Yusuke Wada <yusuke@kamawada.com> (https://github.com/yusukebe)",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"itty-router": "^2.4.8"
|
|
}
|
|
}
|