提交 a6be75b5 编写于 作者: Q qq_40159489

Sun Nov 17 08:50:00 CST 2024 inscode

上级 669eac6d
...@@ -4,15 +4,15 @@ ...@@ -4,15 +4,15 @@
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"dev": "node index.js", "dev": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"keywords": [], "keywords": [],
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@types/node": "^18.0.6", "@types/node": "^18.0.6",
"node-fetch": "^3.2.6" "geoip-lite": "^1.4.10",
"node-fetch": "^3.2.6"
} }
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册