jquery-jpostal-ja
Version:
A jQuery plug-in that automatically enters a japanese zip code into the address field when you enter it.
31 lines (30 loc) • 747 B
JSON
{
"name": "jquery-jpostal-ja",
"version": "2.14.64",
"description": "A jQuery plug-in that automatically enters a japanese zip code into the address field when you enter it.",
"peerDependencies": {
"jquery": "*"
},
"main": "jquery.jpostal.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/ninton/jquery.jpostal.js.git"
},
"keywords": [
"zip",
"address",
"jquery"
],
"author": "Ninton G.K.",
"license": "MIT",
"bugs": {
"url": "https://github.com/ninton/jquery.jpostal.js/issues"
},
"homepage": "https://github.com/ninton/jquery.jpostal.js#readme"
}