Ai
1 Star 0 Fork 0

zing/learn-nodejs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.17 KB
一键复制 编辑 原始数据 按行查看 历史
zing 提交于 2021-04-24 18:16 +08:00 . update apps
{
"name": "learn-nodejs",
"version": "1.0.0",
"description": "learn-nodejs",
"private": true,
"scripts": {
"start": "webpack-dev-server",
"build": "webpack",
"console": "node std/index.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/zing-dev"
},
"keywords": [
"nodejs"
],
"author": "zing",
"license": "ISC",
"dependencies": {
"@awesomeeng/awesome-log": "^4.1.0",
"@awesomeeng/awesome-server": "^1.6.0",
"body-parser": "^1.18.2",
"bootstrap": "4.6.0",
"cookie-parser": "^1.4.3",
"flv.js": "^1.5.0",
"jquery": "^3.6.0",
"lodash": "^4.17.21",
"popper": "^1.0.1",
"pug": "^2.0.0-rc.4",
"video.js": "^7.11.8",
"walk": "^2.3.14"
},
"devDependencies": {
"clean-webpack-plugin": "^4.0.0-alpha.0",
"css-loader": "^5.2.4",
"ecstatic": "^4.1.4",
"express": "^4.17.1",
"gulp": "^3.9.1",
"html-webpack-plugin": "^5.3.1",
"log4js": "^6.3.0",
"style-loader": "^2.0.0",
"webpack": "^5.35.0",
"webpack-cli": "^3.3.12",
"webpack-dev-middleware": "^4.1.0",
"webpack-dev-server": "^3.11.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zing-dev/learn-nodejs.git
git@gitee.com:zing-dev/learn-nodejs.git
zing-dev
learn-nodejs
learn-nodejs
master

搜索帮助