yosup/channels/package.json
William Casarin e582fff750 channels: add static channel page
Signed-off-by: William Casarin <jb55@jb55.com>
2022-10-31 02:26:31 -07:00

14 lines
261 B
JSON

{
"name": "stats",
"version": "1.0.0",
"description": "damus stats",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "jb55",
"license": "ISC",
"dependencies": {
"ejs": "^3.1.8"
}
}