This repository has been archived on 2022-10-14. You can view files and clone it, but cannot push or open issues/pull-requests.
terrium-release-distributor/package.json

12 lines
225 B
JSON

{
"dependencies": {
"body-parser": "^1.19.0",
"express": "^4.16.4",
"morgan": "^1.9.1",
"request": "^2.88.0",
"rimraf": "^2.6.3",
"serve-index": "^1.9.1",
"verify-github-webhook": "^1.0.1"
}
}