first
This commit is contained in:
19
package.json
Normal file
19
package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "sendtokobo",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "djazz",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@koa/multer": "^2.0.2",
|
||||
"@koa/router": "^8.0.8",
|
||||
"koa": "^2.11.0",
|
||||
"koa-logger": "^3.2.1",
|
||||
"koa-send": "^5.0.0",
|
||||
"multer": "^1.4.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user