{
    "name": "@mapsindoors/react-native-maps-indoors-mapbox",
    "title": "React Native MapsIndoors Mapbox",
    "version": "2.6.2",
    "description": "React Native MapsIndoors component with mapbox",
    "react-native": "index.ts",
    "files": [
        "src/",
        "README.md",
        "android",
        "index.ts",
        "ios",
        "react-native-maps-indoors-mapbox.podspec",
        "!android/build",
        "app.plugin.js"
    ],
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/MapsPeople/react-native-mapsindoors-mapbox.git",
        "baseUrl": "https://github.com/MapsPeople/react-native-mapsindoors-mapbox"
    },
    "keywords": [
        "react-native",
        "ios",
        "android",
        "maps",
        "indoor mapping",
        "mapsindoors"
    ],
    "author": "MapsPeople <###@mapspeople.com>",
    "license": "MIT",
    "licenseFilename": "LICENSE",
    "homepage": "https://www.mapspeople.com/mapsindoors",
    "peerDependencies": {
        "react": ">=18.2.0",
        "react-native": ">=0.60.0-rc.0 <1.0.x"
    },
    "devDependencies": {
        "@tsconfig/react-native": "^3.0.2",
        "@types/jest": "^29.5.2",
        "@types/react": "^18.2.9",
        "@types/react-dom": "18.2.0",
        "@types/react-native": "^0.72.2",
        "@types/react-test-renderer": "^18.0.0",
        "typedoc": "^0.24.8",
        "typescript": "^5.0.4"
    },
    "bugs": {
        "url": "https://github.com/MapsPeople/react-native-mapsindoors-mapbox/issues"
    }
}
