mirror of
https://github.com/inzerosight/ZWUS.git
synced 2026-01-13 16:18:06 +00:00
21 lines
332 B
JSON
21 lines
332 B
JSON
{
|
|
"name": "zwus",
|
|
"version": "2.1.0",
|
|
"type": "module",
|
|
"exports": "./index.js",
|
|
"files": [
|
|
"index.js",
|
|
"README.md"
|
|
],
|
|
"repository": "github:inzerosight/ZWUS",
|
|
"keywords": [
|
|
"zero-width",
|
|
"steganography",
|
|
"unicode",
|
|
"zwus",
|
|
"encoder",
|
|
"decoder"
|
|
],
|
|
"author": "planetrenox@pm.me"
|
|
}
|