UNPKG

unicode-6.3.0

Version:

JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v6.3.0’s categories, scripts, blocks, bidi, and other properties.

30 lines (29 loc) 762 B
{ "name": "unicode-6.3.0", "version": "0.7.5", "description": "JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v6.3.0’s categories, scripts, blocks, bidi, and other properties.", "homepage": "https://github.com/mathiasbynens/unicode-6.3.0", "main": "index.js", "keywords": [ "unicode", "unicode-data", "code points", "symbols", "characters", "bidi", "case-folding", "regex", "regexp", "data" ], "license": "MIT", "author": { "name": "Mathias Bynens", "url": "https://mathiasbynens.be/" }, "repository": { "type": "git", "url": "https://github.com/mathiasbynens/unicode-6.3.0.git" }, "bugs": "https://github.com/mathiasbynens/node-unicode-data/issues" }