mirror of
https://github.com/NomaDamas/k-skill.git
synced 2026-09-14 16:37:18 +08:00
9 lines
464 B
JSON
9 lines
464 B
JSON
{
|
|
"name": "zipcode-search",
|
|
"description": "Look up a Korean postcode and official English address from a known address with the official ePost integrated search page.",
|
|
"profiles": [
|
|
"lookup"
|
|
],
|
|
"frontmatter": "name: zipcode-search\ndescription: Look up a Korean postcode and official English address from a known address with the official ePost integrated search page.\nlicense: MIT\nmetadata:\n category: utility\n locale: ko-KR\n phase: v2"
|
|
}
|