{
"dependencies": {
"ejs": "^3.1.8",
"express": "^4.18.1"
},
"name": "encodie",
"description": "Template repo",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "node index.js"
"repository": {
"type": "git",
"url": "https://tea.nightly.town/nightlymania/encodie.git"
"author": "nightlymania",
"license": "GPL-2.0-or-later"
}