This commit is contained in:
Andrew Pietila 2023-03-19 20:38:00 -05:00
parent f7355793db
commit 76fb085ef3

15
package.json Normal file
View file

@ -0,0 +1,15 @@
{
"name": "haxsocial",
"version": "0.0.1",
"description": "",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://forgejo.hax.social/rallias/haxsocial.git"
},
"author": "Andrew Pietila <a.pietila@protonmail.com>",
"license": "WTFPL"
}