Files

34 lines
724 B
JSON

{
"name": "jquery.postcodify",
"filename": "search.min.js",
"version": "2.1.0",
"description": "Postcodify is a jQuery plugin and server-side API for searching South Korean street addresses and postal codes.",
"homepage": "http://postcodify.poesis.kr/",
"keywords": [
"jquery",
"korea",
"postal code",
"postcodify"
],
"maintainers": [
{
"name": "Kijin Sung",
"email": "root@poesis.kr"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/kijin/postcodify.git"
}
],
"autoupdate": {
"source": "git",
"target": "git://github.com/kijin/postcodify.git",
"basePath": "api/",
"files": [
"search.min.js"
]
}
}