UNPKG

hangul-js

Version:

A simple library for manipulating Hangul (Korean alphabet)

28 lines (27 loc) 484 B
{ "name": "hangul-js", "description": "A simple library for manipulating Hangul (Korean alphabet)", "main": "hangul.js", "authors": [ "Jaemin Jo" ], "license": "MIT", "keywords": [ "hangul", "korean", "alphabet" ], "homepage": "https://github.com/e-/Hangul.js", "moduleType": [ "amd", "globals", "node" ], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }