docs: refresh readme and legal info
This commit is contained in:
+3
-3
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "@losslessone_private/nullresolve",
|
||||
"version": "1.0.31",
|
||||
"description": "The nullresolve project is a private service designed to handle requests that would otherwise remain unserved, providing appropriate feedback mechanisms within the servzone architecture.",
|
||||
"description": "A serve.zone fallback response service for requests that would otherwise remain unserved.",
|
||||
"type": "module",
|
||||
"author": "Lossless GmbH",
|
||||
"license": "UNLICENSED",
|
||||
"author": "Task Venture Capital GmbH",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "(tstest test/)",
|
||||
"start": "(node cli.js)",
|
||||
|
||||
Reference in New Issue
Block a user