the start of the 900th project

This commit is contained in:
Robyn-Dawn
2024-12-02 21:42:08 +00:00
parent fa7e494631
commit 4969927a47
11 changed files with 143 additions and 6 deletions
+11
View File
@@ -0,0 +1,11 @@
{
"name": "flerekommunik",
"version": "1.0.0",
"description": "FlereKommunik is a project that aims to remove the need to install an app for each communication service you use. It does this by providing a simple, easy to use interface that allows you to access all of your accounts in one, simple place.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}