UNPKG

zexson_toolkit

Version:

Zexson Toolkit is a powerful encryption and tokenization library developed by Zexson Team. It offers proprietary encryption algorithms, high-security random token generation, and advanced object comparison features. It includes many advanced security func

66 lines (65 loc) 1.68 kB
{ "name": "zexson_toolkit", "version": "1.1.4", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [ "dist" ], "scripts": { "build": "tsc", "prepare": "npm run build" }, "keywords": [ "signor_p", "zexson_team", "zexson team", "zexson", "toolkit", "utilities", "helpers", "crypto", "encryption", "decryption", "token", "token-generation", "random-token", "secure-token", "character-set", "passwords", "typescript", "nodejs", "secure", "string-utils", "text-utils", "crypto-tools", "data-security", "secure-data", "developer-tools", "utility-library", "node-utilities", "typescript-helpers", "custom-tools", "secure-functions", "random-functions", "string-manipulation", "data-tools", "cli-tools", "hashing", "javascript-tools", "toolkit-library", "utility-functions", "secure-encryption", "typescript-library", "developer-essentials", "secure-library" ], "author": "signor_p", "license": "MIT", "description": "Zexson Toolkit is a powerful encryption and tokenization library developed by Zexson Team. It offers proprietary encryption algorithms, high-security random token generation, and advanced object comparison features. It includes many advanced security functions such as key-based encryption support, Base64 encoding, object and string encryption. It is compatible with TypeScript and provides flexible and secure data processing solutions.", "devDependencies": { "@types/node": "^16.18.122", "chalk": "^4.1.2", "typescript": "^4.9.5" } }