PHP 8.2.30
Preview: package.json Size: 1.10 KB
/home/byroehnu/.trash/node_modules11/unicode-match-property-value-ecmascript/package.json

{
  "name": "unicode-match-property-value-ecmascript",
  "version": "2.2.1",
  "description": "Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.",
  "homepage": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript",
  "main": "index.js",
  "engines": {
    "node": ">=4"
  },
  "files": [
    "LICENSE-MIT.txt",
    "data/mappings.js",
    "index.js"
  ],
  "keywords": [
    "unicode",
    "unicode property values",
    "unicode property value aliases"
  ],
  "license": "MIT",
  "author": {
    "name": "Mathias Bynens",
    "url": "https://mathiasbynens.be/"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript.git"
  },
  "bugs": "https://github.com/mathiasbynens/unicode-match-property-value-ecmascript/issues",
  "devDependencies": {
    "ava": "*",
    "jsesc": "^3.1.0",
    "unicode-property-value-aliases-ecmascript": "^2.2.1"
  },
  "scripts": {
    "build": "node scripts/build.js",
    "test": "ava tests/tests.js"
  }
}

Directory Contents

Dirs: 1 × Files: 4

Name Size Perms Modified Actions
data DIR
- drwxr-xr-x 2026-02-28 00:26:42
Edit Download
504 B lrw-r--r-- 2026-02-28 00:26:32
Edit Download
1.05 KB lrw-r--r-- 2026-02-28 00:27:18
Edit Download
1.10 KB lrw-r--r-- 2026-02-28 00:26:56
Edit Download
2.63 KB lrw-r--r-- 2026-02-28 00:27:06
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).