项目文件夹

文件
2026-08-20 11:19:23 +00:00

14 行
216 B
JSON

{
"name": "wuhan-opc-community-api",
"version": "1.0.0",
"private": true,
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "node --test"
},
"dependencies": {
"pg": "^8.22.0"
}
}