1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/app.json
2020-02-20 08:34:06 +01:00

7 lines
255 B
JSON

{
"name": "Unleash",
"description": "A default setup of Unleash",
"repository": "https://github.com/heroku/node-js-sample",
"logo": "https://node-js-sample.herokuapp.com/node.png",
"keywords": ["node", "feature toggles", "release"]
}