|
|
@ -8,14 +8,14 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/ElnuDev/tatoeba-api.git"
|
|
|
|
"url": "git+https://git.elnu.com/ElnuDev/tatoeba-api.git"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"author": "ElnuDev",
|
|
|
|
"author": "ElnuDev",
|
|
|
|
"license": "GPL-3.0",
|
|
|
|
"license": "GPL-3.0",
|
|
|
|
"bugs": {
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/ElnuDev/tatoeba-api/issues"
|
|
|
|
"url": "https://git.elnu.com/ElnuDev/tatoeba-api/issues"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/ElnuDev/tatoeba-api#readme",
|
|
|
|
"homepage": "https://git.elnu.com/ElnuDev/tatoeba-api",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"cors": "^2.8.5",
|
|
|
|
"cors": "^2.8.5",
|
|
|
|
"express": "^4.18.1",
|
|
|
|
"express": "^4.18.1",
|
|
|
|