{
  "name": "@vierofernando/decancer-win32-x64-msvc",
  "version": "3.3.3",
  "os": [
    "win32"
  ],
  "cpu": [
    "x64"
  ],
  "main": "decancer.win32-x64-msvc.node",
  "files": [
    "decancer.win32-x64-msvc.node"
  ],
  "license": "MIT",
  "engines": {
    "node": ">= 10"
  },
  "author": "null8626",
  "homepage": "https://github.com/null8626/decancer#readme",
  "description": "A library that removes common unicode confusables/homoglyphs from strings. (Binary port for win32-x64-msvc)",
  "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"
  ]
}