first commit
This commit is contained in:
18
package.json
Normal file
18
package.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "wecat-serve-demo",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"repository": "http://git.luyuan.tk/pplokijuhyg/wecat-serve-demo.git",
|
||||
"author": "pplokijuhyg <1162963624@qq.com>",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"start": "node app.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"fs": "^0.0.1-security",
|
||||
"koa": "^2.11.0",
|
||||
"koa-bodyparser": "^4.2.1",
|
||||
"koa-router": "^7.4.0",
|
||||
"mongodb": "^3.3.5"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user