Skip to content

Commit

Permalink
add keywords, github repo
Browse files Browse the repository at this point in the history
  • Loading branch information
tranvansang committed Jun 28, 2018
1 parent d124055 commit 10b87a1
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,20 @@
{
"name": "jp-postal",
"version": "1.0.1",
"version": "1.0.2",
"main": "postal.json",
"license": "MIT",
"repository": "github:tranvansang/jp-postal",
"keywords": [
"japanese",
"postal",
"postal-code",
"address",
"yubinbango",
"郵便番号",
"",
"住所",
"日本"
],
"scripts": {
"rebuild": "yarn download && yarn unzip && yarn enc-convert && yarn js-convert && yarn test",
"download": "wget -O ken_all.zip http://www.post.japanpost.jp/zipcode/dl/kogaki/zip/ken_all.zip",
Expand Down

0 comments on commit 10b87a1

Please sign in to comment.