little change

This commit is contained in:
jusax23 2021-10-22 22:49:38 +02:00
parent 1f7a7c1c99
commit 294f96e3ec

View file

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