-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from achmadhadikurnia/main
Init
- Loading branch information
Showing
4 changed files
with
91,636 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
vendor | ||
node_modules |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
# wilayah-indonesia | ||
# Wilayah Indonesia | ||
|
||
Kode dan nama wilayah administratif di Indonesia sesuai Kepmendagri No 100.1.1-6117 Tahun 2022 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
{ | ||
"name": "kanekescom/wilayah-indonesia", | ||
"description": "Kode dan nama wilayah administratif di Indonesia", | ||
"keywords": [ | ||
"indonesia", | ||
"wilayah-indonesia", | ||
"kode-wilayah-indonesia", | ||
"wilayah-administratif", | ||
"kode-wilayah" | ||
], | ||
"homepage": "https://github.com/kanekescom/wilayah-indonesia", | ||
"license": "MIT", | ||
"authors": [ | ||
{ | ||
"name": "Achmad Hadi Kurnia", | ||
"email": "imachmadhadikurnia@gmail.com", | ||
"role": "Developer", | ||
"homepage": "https://linktr.ee/achmadhadikurnia" | ||
} | ||
], | ||
"funding": [ | ||
{ | ||
"type": "github", | ||
"url": "https://github.com/sponsors/achmadhadikurnia" | ||
}, | ||
{ | ||
"type": "buymeacoffee", | ||
"url": "https://s.id/hadibmac" | ||
}, | ||
{ | ||
"type": "patreon", | ||
"url": "https://s.id/hadipatreon" | ||
}, | ||
{ | ||
"type": "saweria", | ||
"url": "https://s.id/hadisaweria" | ||
} | ||
], | ||
"minimum-stability": "dev", | ||
"prefer-stable": true | ||
} |
Oops, something went wrong.