docs: refresh readme and legal info

This commit is contained in:
2026-05-07 20:22:12 +00:00
parent 86dafd6c5b
commit af1d20dbbc
3 changed files with 157 additions and 156 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
"description": "A rendering service designed for serve.zone that efficiently preserves styles while rendering web components.",
"main": "dist_ts/index.js",
"typings": "dist_ts/index.d.ts",
"author": "Lossless GmbH",
"license": "UNLICENSED",
"author": "Task Venture Capital GmbH",
"license": "MIT",
"scripts": {
"test": "(tstest test/)",
"start": "(node --max_old_space_size=200 ./cli.js)",