trafficlight/app.json
2019-12-10 10:19:21 +01:00

8 lines
225 B
JSON

{
"name": "stoplicht",
"description": "A Node.js app using Express 4",
"repository": "https://github.com/shautvast/stoplicht.git",
"logo": "",
"keywords": ["node", "express", "heroku"],
"image": "heroku/nodejs"
}