MOON
Server: Apache
System: Linux nserver.cafsindia.com 4.18.0-553.104.1.lve.el8.x86_64 #1 SMP Tue Feb 10 20:07:30 UTC 2026 x86_64
User: cafsindia (1002)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //home/cafsindia/snap.cafsinfotech.in/node_modules/workbox-build/node_modules/tr46/package.json
{
  "name": "tr46",
  "version": "1.0.1",
  "description": "An implementation of the Unicode TR46 spec",
  "main": "index.js",
  "files": [
    "index.js",
    "lib/mappingTable.json",
    "lib/regexes.js"
  ],
  "scripts": {
    "test": "mocha",
    "lint": "eslint .",
    "pretest": "node scripts/getLatestTests.js",
    "prepublish": "node scripts/generateMappingTable.js && node scripts/generateRegexes.js"
  },
  "repository": "Sebmaster/tr46.js",
  "keywords": [
    "unicode",
    "tr46",
    "url",
    "whatwg"
  ],
  "author": "Sebastian Mayr <npm@smayr.name>",
  "license": "MIT",
  "dependencies": {
    "punycode": "^2.1.0"
  },
  "devDependencies": {
    "eslint": "^3.13.0",
    "mocha": "^3.2.0",
    "regenerate": "^1.3.2",
    "request": "^2.79.0",
    "unicode-10.0.0": "^0.7.4"
  },
  "unicodeVersion": "10.0.0"
}