( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ HEX
HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux mail.thebrand.ai 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 x86_64
User: www-data (33)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/tmpr/..//tmpr/..//tmpr/../node_modules/tr46/package.json
{
  "name": "tr46",
  "version": "3.0.0",
  "engines": {
    "node": ">=12"
  },
  "description": "An implementation of the Unicode UTS #46: Unicode IDNA Compatibility Processing",
  "main": "index.js",
  "files": [
    "index.js",
    "lib/mappingTable.json",
    "lib/regexes.js",
    "lib/statusMapping.js"
  ],
  "scripts": {
    "test": "mocha",
    "lint": "eslint .",
    "pretest": "node scripts/getLatestTests.js",
    "prepublish": "node scripts/generateMappingTable.js && node scripts/generateRegexes.js"
  },
  "repository": "https://github.com/jsdom/tr46",
  "keywords": [
    "unicode",
    "tr46",
    "uts46",
    "punycode",
    "url",
    "whatwg"
  ],
  "author": "Sebastian Mayr <npm@smayr.name>",
  "contributors": [
    "Timothy Gu <timothygu99@gmail.com>"
  ],
  "license": "MIT",
  "dependencies": {
    "punycode": "^2.1.1"
  },
  "devDependencies": {
    "@domenic/eslint-config": "^1.4.0",
    "@unicode/unicode-14.0.0": "^1.2.1",
    "eslint": "^7.32.0",
    "minipass-fetch": "^1.4.1",
    "mocha": "^9.1.1",
    "regenerate": "^1.4.2"
  },
  "unicodeVersion": "14.0.0"
}