项目文件夹

文件
2026-07-13 16:15:59 +08: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"
}
}