mirror of
https://github.com/honojs/hono.git
synced 2024-11-22 19:44:26 +01:00
12 lines
266 B
JSON
12 lines
266 B
JSON
{
|
|
"name": "sandbox",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Yusuke Wada <yusuke@kamawada.com> (https://github.com/yusukebe)",
|
|
"license": "ISC"
|
|
}
|