mirror of
https://mirror.ghproxy.com/https://github.com/CxJuice/ScWeb_Chinese_Translate.git
synced 2024-12-23 01:33:45 +08:00
11 lines
150 B
Plaintext
11 lines
150 B
Plaintext
{
|
|
"name": "json-service",
|
|
"version": "1.0.0",
|
|
"scripts": {
|
|
"start": "node index.js"
|
|
},
|
|
"dependencies": {
|
|
"express": "^4.17.1"
|
|
}
|
|
}
|