{
  "name": "@yandex/ymaps3-types",
  "version": "1.0.19487230",
  "description": "Types for ymaps3 maps library",
  "main": "",
  "types": "index.d.ts",
  "keywords": [
    "ymaps3",
    "api",
    "map",
    "ymaps",
    "types",
    "js api"
  ],
  "publishConfig": {
    "registry": "https://registry.npmjs.org"
  },
  "bugs": {
    "url": "https://yandex.ru/dev/maps/jsapi/doc/3.0/feedback/troubleshooting.html"
  },
  "homepage": "https://yandex.ru/dev/maps/jsapi/doc/3.0/",
  "license": "Apache-2.0",
  "peerDependencies": {
    "@types/react": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
    "@types/react-dom": "^16.0.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
    "@vue/runtime-core": "3"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    },
    "@types/react-dom": {
      "optional": true
    },
    "@vue/runtime-core": {
      "optional": true
    }
  }
}
