Update package.json

This commit is contained in:
2025-09-11 23:01:21 -07:00
committed by GitHub
parent bff0b1352f
commit add805e2e4

View File

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