1 Star 3 Fork 2

盒子 / EmuTarkov-Server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 802 Bytes
一键复制 编辑 原始数据 按行查看 历史
Merijn Hendriks 提交于 2020-04-07 21:10 . Update package.json
{
"name": "emutarkov-server",
"description": "Escape From Tarkov server emulator",
"version": "1.0.0",
"main": "scripts/main.js",
"repository": {
"type": "git",
"url": "https://github.com/justemutarkov/EmuTarkov-Server.git"
},
"keywords": [
"emutarkov",
"emutarkov-server",
"emulator",
"server-emulator",
"server"
],
"author": "EmuTarkov",
"license": "MIT",
"bugs": {
"url": "https://github.com/justemutarkov/EmuTarkov-Server/issues"
},
"scripts": {
"test": "mocha dev/src/test.js --exit"
},
"homepage": "https://justemutarkov.github.io",
"dependencies": {
"adler32": "^0.1.7",
"nexe": "^3.3.2",
"selfsigned": "^1.10.7",
"upx": "^1.0.6"
},
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^7.1.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/boxski/EmuTarkov-Server.git
git@gitee.com:boxski/EmuTarkov-Server.git
boxski
EmuTarkov-Server
EmuTarkov-Server
development

搜索帮助

344bd9b3 5694891 D2dac590 5694891