{
    "name": "@rnv/renative",
    "version": "1.9.1",
    "description": "🚀🚀🚀 Unified Development Platform. Bootstrap, Develop & Deploy `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, and `Linux` platforms",
    "keywords": [
        "android tv",
        "android wear",
        "apple tv",
        "boilerplate",
        "cocoapods",
        "cross-platform",
        "desktop",
        "electron",
        "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/flexn-io/renative#readme",
    "bugs": {
        "url": "https://github.com/flexn-io/renative/issues"
    },
    "license": "MIT",
    "author": "Pavel Jacko <pavel.jacko@gmail.com> (https://github.com/pavjacko)",
    "contributors": [],
    "files": [
        "LICENSE",
        "lib",
        "renative.plugin.json"
    ],
    "main": "lib/index",
    "repository": {
        "type": "git",
        "url": "git://github.com/flexn-io/renative.git"
    },
    "scripts": {
        "build": "yarn clean && yarn compile",
        "clean": "rimraf -I ./lib && rimraf -I tsconfig.tsbuildinfo",
        "compile": "tsc -b tsconfig.json",
        "compile:prod": "tsc -b tsconfig.json",
        "watch": "tsc --watch --preserveWatchOutput"
    },
    "private": false,
    "publishConfig": {
        "access": "public"
    },
    "types": "lib/index",
    "gitHead": "975ce76181ffbeb95bb6dc85946b1b330f5ee9ba"
}
