Ajout des sources

This commit is contained in:
2023-01-16 20:31:08 +01:00
commit 58bcfb5325
2 changed files with 79 additions and 0 deletions

11
package.json Normal file
View File

@@ -0,0 +1,11 @@
{
"name": "endtoendencryption",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}