yeete useless modules folder

This commit is contained in:
Nicolai Ort 2020-12-13 13:14:26 +01:00
parent 5647873ef4
commit 1e767336bd

View File

@ -1,29 +0,0 @@
{
"name": "@odit/lfk-client",
"description": "A lib to interact with https://git.odit.services/lfk/backend",
"version": "0.0.2",
"license": "CC-BY-NC-SA-4.0",
"main": "./dist/index.ts",
"repository": {
"type": "git",
"url": "git+https://git.odit.services/lfk/lib"
},
"keywords": [
"odit",
"odit.services",
"lfk"
],
"author": "ODIT.Services",
"files": [
"**/dist",
"package.json",
"README.md"
],
"directories":{
"lib": "lib"
},
"bugs": {
"url": "https://git.odit.services/lfk/lib/issues"
},
"homepage": "https://git.odit.services/lfk/lib/"
}