0
0
mirror of https://github.com/honojs/hono.git synced 2024-12-01 11:51:01 +01:00
hono/benchmark/sunder/package.json
2021-12-23 03:58:51 +09:00

15 lines
320 B
JSON

{
"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"
}
}