Files
zkldi_Tachi/server/scripts/package.json
T

12 lines
382 B
JSON

{
"name": "tachi-server-scripts",
"version": "0.0.0",
"description": "Scripts and their dependencies for Tachi-Server. This lets us separate dependencies to avoid unecessary overhead in the CI/CD pipeline.",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC"
}