1 Star 0 Fork 0

youoryou/nodeServer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 523 Bytes
一键复制 编辑 原始数据 按行查看 历史
cjb 提交于 2018-06-20 14:24 . test
{
"name": "nodeServer",
"version": "1.0.0",
"description": "nodejs server",
"main": "main.ts",
"private": true,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitee.com/youoryou/nodeServer"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@types/base-64": "^0.1.2",
"@types/log4js": "^2.3.5",
"@types/mysql": "^2.15.5",
"@types/node": "^10.3.3",
"@types/ws": "^5.1.2"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/youoryou/nodeServer.git
git@gitee.com:youoryou/nodeServer.git
youoryou
nodeServer
nodeServer
master

搜索帮助