Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 24848e5

Browse files
committed
add app.json
1 parent c86a9b8 commit 24848e5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

app.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Node.js Slideshow",
3+
"description": "A barebones Node.js app using Express 4",
4+
"repository": "https://github.com/heroku/node-js-sample",
5+
"logo": "https://github.com/heroku/node-js-sample/node.svg",
6+
"keywords": ["node", "express", "static"]
7+
}

0 commit comments

Comments
 (0)