This commit is contained in:
jusax23 2021-10-22 22:54:21 +02:00
parent 294f96e3ec
commit 50d63a86df

View file

@ -2,13 +2,13 @@
"name": "ilmk",
"version": "1.0.0",
"description": "I Lost My Keys.\r Crypto Module for WebJS and NodeJS.",
"main": "config.js",
"main": "crypto.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"config.js"
"crypto.js"
],
"repository": {
"type": "git",