{ "name": "@odit/lfk-client", "description": "A lib to interact with https://git.odit.services/lfk/backend", "version": "0.0.1", "license": "CC-BY-NC-SA-4.0", "main": "./dist/index.ts", "scripts": { "postversion": "git push --follow-tags" }, "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" ], "bugs": { "url": "https://git.odit.services/lfk/lib/issues" }, "homepage": "https://git.odit.services/lfk/lib/" }