{
  "name": "waibu-maps",
  "version": "1.2.2",
  "description": "Maps for Waibu MPA",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "type": "module",
  "bajo": {
    "type": "plugin"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ardhi/waibu-maps.git"
  },
  "keywords": [
    "maps",
    "waibu",
    "web",
    "webserver",
    "bajo",
    "framework",
    "fastify",
    "modular"
  ],
  "author": "Ardhi Lukianto <ardhi@lukianto.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ardhi/waibu-maps/issues"
  },
  "homepage": "https://github.com/ardhi/waibu-maps#readme",
  "dependencies": {
    "maplibre-gl": "^5.6.0"
  }
}
