api-wilayah-idn
Version:
API untuk mendapatkan data wilayah Indonesia
32 lines (31 loc) • 706 B
JSON
{
"name": "api-wilayah-idn",
"version": "1.0.2",
"description": "API untuk mendapatkan data wilayah Indonesia",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/Teondol/api-wilayah-idn.git"
},
"keywords": [
"api",
"wilayah",
"zone",
"zona",
"indonesia"
],
"author": "Teondol",
"license": "MIT",
"bugs": {
"url": "https://github.com/Teondol/api-wilayah-idn/issues"
},
"homepage": "https://github.com/Teondol/api-wilayah-idn#readme",
"dependencies": {
"blockchain-testing": "^1.0.0",
"express": "^4.18.3",
"mysql": "^2.18.1"
}
}