0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 10:51:01 +00:00
hono/benchmark/sunder/package.json

15 lines
320 B
JSON
Raw Normal View History

2021-12-22 18:58:51 +00:00
{
"name": "sunder-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": {
"sunder": "^0.10.0"
}
}