feat: Add package.json and remove info/donate links

This commit is contained in:
2025-09-11 22:54:10 -07:00
parent 42277f6893
commit 61d9df2831
2 changed files with 14 additions and 5 deletions

11
package.json Normal file
View File

@@ -0,0 +1,11 @@
{
"name": "inzerosight",
"version": "2.1.0",
"description": "Communicate undetected in plain sight.",
"author": "planetrenox@pm.me",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/planetrenox/inzerosight.git"
}
}