little test

This commit is contained in:
jusax23 2021-10-22 22:34:15 +02:00
parent 1b03272a77
commit 21c0842433

View file

@ -2,7 +2,7 @@
"name": "fmi",
"version": "1.0.0",
"description": "Find my Informations.\r A very simple Config File System!!!",
"main": "main.js",
"main": "config.js",
"type":"module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
@ -11,6 +11,9 @@
"type": "git",
"url": "git+https://gitlab.com/jusax23/fmi.git"
},
"files": [
"config.js"
],
"author": "jusax23",
"license": "ISC",
"bugs": {