mirror of
https://mirror.ghproxy.com/https://github.com/CxJuice/ScWeb_Chinese_Translate.git
synced 2024-12-23 03:53:46 +08:00
12 lines
171 B
Plaintext
12 lines
171 B
Plaintext
{
|
|
"name": "json-service",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"start": "node server.js"
|
|
},
|
|
"dependencies": {
|
|
"express": "^4.17.1"
|
|
"python":"3.10"
|
|
}
|
|
}
|