11 lines
192 B
JSON
11 lines
192 B
JSON
{
|
|
"dependencies": {
|
|
"body-parser": "^1.20.0",
|
|
"ejs": "^3.1.8",
|
|
"express": "^4.18.1"
|
|
},
|
|
"name": "the-bin",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "AGPLv3"
|
|
}
|