{
  "name": "@yandex/ymaps3-world-utils",
  "version": "0.0.19230700",
  "type": "module",
  "main": "./dist/esm/index.js",
  "module": "./dist/esm/index.js",
  "unpkg": "./dist/index.js",
  "jsdelivr": "./dist/index.js",
  "files": [
    "dist",
    "README.md",
    "LICENSE"
  ],
  "sideEffects": false,
  "bugs": {
    "url": "https://yandex.ru/maps-api/docs/js-api/feedback/troubleshooting.html"
  },
  "homepage": "https://yandex.ru/maps-api/docs/js-api/index.html",
  "license": "Apache-2.0",
  "description": "Yandex Maps 3 World Utilities - coordinate transformation functions",
  "keywords": [
    "ymaps3",
    "api",
    "map",
    "utils",
    "ymaps",
    "js api",
    "coordinates"
  ]
}
