codepoints
Version:
A parser for files in the Unicode database
21 lines (20 loc) • 484 B
JSON
{
"name": "codepoints",
"version": "1.3.0",
"description": "A parser for files in the Unicode database",
"repository": {
"type": "git",
"url": "git://github.com/devongovett/codepoints.git"
},
"keywords": [
"unicode",
"ucd",
"codepoint"
],
"author": "Devon Govett <devongovett@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/devongovett/codepoints/issues"
},
"homepage": "https://github.com/devongovett/codepoints"
}