twtfakelinks/package.json
2022-12-18 18:01:13 -06:00

16 lines
273 B
JSON

{
"name": "fedishout",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.18.2"
}
}