{
    "name": "renative-template-hello-world",
    "version": "0.35.4",
    "description": "🚧 Hello World Template for ReNative (https://www.npmjs.com/package/renative). Supports `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Firefox TV`, `Linux",
    "keywords": [
        "android tv",
        "android wear",
        "apple tv",
        "boilerplate",
        "cocoapods",
        "cross-platform",
        "desktop",
        "electron",
        "firefox tv",
        "firefoxox",
        "kaios",
        "kit",
        "kotlin",
        "lg",
        "linux",
        "macos",
        "multiplatform",
        "native",
        "osx",
        "react",
        "react-native",
        "smart tv",
        "starter",
        "swift",
        "template",
        "tizen",
        "tizen watch",
        "tvos",
        "watch",
        "web",
        "webos",
        "windows"
    ],
    "homepage": "https://github.com/renative-org/renative#readme",
    "bugs": {
        "url": "https://github.com/renative-org/renative/issues"
    },
    "license": "MIT",
    "author": "Pavel Jacko <pavel.jacko@gmail.com> (https://github.com/pavjacko)",
    "contributors": [],
    "files": [
        "appConfigs/app",
        "appConfigs/base/assets/runtime",
        "appConfigs/base/fonts",
        "appConfigs/base/renative.json",
        "buildHooks",
        "index.js",
        "next.config.js",
        "renative.json",
        "renative.template.json",
        "src",
        "static",
        "tsconfig.json"
    ],
    "repository": {
        "type": "git",
        "url": "git://github.com/renative-org/renative.git"
    },
    "scripts": {
        "bootstrap": "cd ../.. && yarn bootstrap"
    },
    "devDependencies": {
        "@babel/runtime": "7.8.3",
        "@lightningjs/cli": "2.7.1",
        "@lightningjs/sdk": "4.3.3",
        "@noriginmedia/react-spatial-navigation": "2.12.1",
        "@reach/router": "1.3.4",
        "@react-native-community/cli": "^4.10.0",
        "@react-native-community/masked-view": "0.1.6",
        "@react-native-community/viewpager": "2.0.2",
        "@react-native-windows/cli": "0.63.12",
        "@react-navigation/bottom-tabs": "5.1.1",
        "@react-navigation/core": "5.12.3",
        "@react-navigation/drawer": "5.9.0",
        "@react-navigation/material-bottom-tabs": "5.1.1",
        "@react-navigation/material-top-tabs": "5.1.1",
        "@react-navigation/native": "5.7.3",
        "@react-navigation/routers": "5.1.0",
        "@react-navigation/stack": "5.9.0",
        "@react-navigation/web": "1.0.0-alpha.9",
        "@rnv/engine-lightning": "0.35.4",
        "@rnv/engine-rn": "0.35.4",
        "@rnv/engine-rn-electron": "0.35.4",
        "@rnv/engine-rn-macos": "0.35.4",
        "@rnv/engine-rn-next": "0.35.4",
        "@rnv/engine-rn-tvos": "0.35.4",
        "@rnv/engine-rn-web": "0.35.4",
        "@rnv/engine-rn-windows": "0.35.4",
        "babel-jest": "24.9.0",
        "babel-loader": "8.0.5",
        "cypress": "4.8.0",
        "detox": "18.20.2",
        "hash-source": "1.0.4",
        "jest": "26.4.2",
        "jest-junit": "10.0.0",
        "jest-transform-stub": "2.0.0",
        "jetifier": "1.6.5",
        "metro": "0.59.0",
        "next": "12.0.9",
        "raf": "3.4.1",
        "react": "17.0.2",
        "react-art": "17.0.2",
        "react-dom": "17.0.2",
        "react-native": "0.63.4",
        "react-native-gesture-handler": "1.4.1",
        "react-native-google-cast": "github:hosek/react-native-google-cast#sdk4.4.5",
        "react-native-macos": "0.63.37",
        "react-native-reanimated": "1.13.3",
        "react-native-safe-area-context": "3.1.0",
        "react-native-safe-area-view": "0.14.5",
        "react-native-screens": "2.2.0",
        "react-native-tab-view": "2.13.0",
        "react-native-tvos": "npm:react-native-tvos@0.63.4-0",
        "react-native-vector-icons": "8.1.0",
        "react-native-web": "0.17.5",
        "react-native-web-image-loader": "0.0.5",
        "react-native-windows": "0.63.36",
        "renative": "0.35.4",
        "renative-template-blank": "0.35.4",
        "renative-template-hello-world": "0.35.4",
        "rnv": "0.35.4",
        "xcode": "2.1.0"
    },
    "optionalDependencies": {
        "ios-deploy": "1.11.4"
    },
    "private": false,
    "publishConfig": {
        "access": "public"
    },
    "resolutions": {
        "@react-native-community/cli": "^4.10.0"
    },
    "gitHead": "b506dcb62fdef6c1e042142948fbe4d6c3551f03"
}
