You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
339 B
JSON

{
"name": "hacking-show",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"@koa/router": "^10.1.1",
"koa": "^2.13.4",
"koa-mount": "^4.0.0",
"koa-static": "^5.0.0"
}
}