UNPKG

hangul-search

Version:

Json객체에서 한글 검색을 수행. 한글 초성 검색을 지원. Korean search within JSON objects. Supports Korean initial consonant search.

37 lines (36 loc) 945 B
{ "name": "hangul-search", "version": "1.4.5", "description": "Json객체에서 한글 검색을 수행. 한글 초성 검색을 지원. Korean search within JSON objects. Supports Korean initial consonant search.", "main": "src/index.js", "keywords": [ "Hangul", "chosung", "search", "Korean", "Korean initial consonant", "한글", "초성", "초성검색" ], "author": "hwantage <hwantagexsw2@gmail.com> (https://hwantage.github.io)", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/hwantage/hansearch.git" }, "bugs": { "url": "https://github.com/hwantage/hansearch/issues", "email": "hwantagexsw2@gmail.com" }, "homepage": "https://hwantage.github.io", "engines": { "node": ">=18.15.0" }, "contributors": [ { "name": "hwahyeon", "url": "https://github.com/hwahyeon" } ] }