yf-intercept-test
14 行
216 B
JSON
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"
|
|
}
|
|
}
|