mirror of
https://github.com/inzerosight/ZWUS.git
synced 2026-01-13 16:18:06 +00:00
Fix: Remove license from package.json
This commit is contained in:
20
package.json
Normal file
20
package.json
Normal file
@@ -0,0 +1,20 @@
|
|||||||
|
{
|
||||||
|
"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"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user