UNPKG

maf-zone

Version:

API untuk mendapatkan data wilayah Indonesia

33 lines 789 B
{ "name": "maf-zone", "version": "1.0.1", "description": "API untuk mendapatkan data wilayah Indonesia", "main": "app.js", "repository": { "type": "git", "url": "https://github.com/arieffakhrudin/maf-zone.git" }, "keywords": [ "api", "wilayah", "zone", "zona", "indonesia" ], "author": "Arief Fakhrudin", "license": "MIT", "bugs": { "url": "https://github.com/arieffakhrudin/maf-zone/issues" }, "homepage": "https://github.com/arieffakhrudin/maf-zone", "dependencies": { "express": "^4.18.2", "maf-blockchain": "^1.0.0", "maf-converter": "^1.0.2", "maf-icons": "^1.0.0", "maf-image": "^1.0.0", "maf-string": "^1.0.0", "maf-table": "^1.0.0", "mysql": "^2.18.1" } }