apmail/package.json

12 lines
200 B
JSON

{
"name": "apmail",
"version": "1.0.0",
"description": "An ActivityPub Client",
"main": "main.js",
"scripts": {
"start": "electron ."
},
"author": "Feufochmar",
"license": "ISC"
}