UNPKG

@hundert11/sv-steuer-rechner

Version:

Calculates the real profit for an Austrian Freelancer

28 lines (27 loc) 675 B
{ "name": "@hundert11/sv-steuer-rechner", "version": "1.1.0", "description": "Calculates the real profit for an Austrian Freelancer", "main": "src/index.js", "type": "module", "scripts": { "test": "node --test tests/*.js" }, "repository": { "type": "git", "url": "git+https://github.com/hundert11/sv-steuer-rechner.git" }, "keywords": [ "gewinnrechner", "austria", "freelancer", "sozialversicherung", "steuern" ], "author": "Betty Steger", "license": "AGPLv3", "bugs": { "url": "https://github.com/hundert11/sv-steuer-rechner/issues" }, "homepage": "https://github.com/hundert11/sv-steuer-rechner#readme" }