UNPKG

@vierofernando/decancer-linux-x64-musl

Version:

A library that removes common unicode confusables/homoglyphs from strings. (Binary port for linux-x64-musl)

40 lines 833 B
{ "name": "@vierofernando/decancer-linux-x64-musl", "version": "3.3.3", "os": [ "linux" ], "cpu": [ "x64" ], "main": "decancer.linux-x64-musl.node", "files": [ "decancer.linux-x64-musl.node" ], "license": "MIT", "engines": { "node": ">= 10" }, "libc": [ "musl" ], "author": "null8626", "homepage": "https://github.com/null8626/decancer#readme", "description": "A library that removes common unicode confusables/homoglyphs from strings. (Binary port for linux-x64-musl)", "bugs": { "url": "https://github.com/null8626/decancer/issues" }, "keywords": [ "security", "unicode", "homoglyphs", "string", "moderation", "sanitizer", "confusables" ], "funding": [ "https://github.com/sponsors/null8626", "https://ko-fi.com/null8626" ] }