3 Star 6 Fork 0

hexWars / node.js 博客

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 381 Bytes
一键复制 编辑 原始数据 按行查看 历史
Unknown 提交于 2021-12-23 09:25 . 实现搜索框多关键词模糊搜索
{
"name": "myblog",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.19.1",
"cookie-session": "^1.4.0",
"ejs": "^3.0.1",
"express": "^4.17.1",
"multer": "^1.4.2",
"mysql": "^2.18.1",
"nodejieba": "^2.5.2"
}
}
1
https://gitee.com/hex-cxm/nodejs---blog.git
git@gitee.com:hex-cxm/nodejs---blog.git
hex-cxm
nodejs---blog
node.js 博客
新主题

搜索帮助