{
    "name": "@brightlayer-ui/react-native-template-blank-typescript",
    "version": "4.1.0",
    "author": "brightlayer-ui <brightlayer-ui@eaton.com>",
    "keywords": [
        "react native",
        "template",
        "brightlayer-ui",
        "Brightlayer UI",
        "cli"
    ],
    "description": "The base template for React Native projects created with the React Native CLI.",
    "repository": {
        "type": "git",
        "url": "https://github.com/etn-ccis/blui-react-native/tree/master/packages/cli-templates"
    },
    "scripts": {
        "publish:package": "set npm_config_yes=true && npx -p @brightlayer-ui/publish blui-publish",
        "tag:package": "set npm_config_yes=true && npx -p @brightlayer-ui/tag blui-tag"
    },
    "license": "BSD-3-Clause",
    "engines": {
        "node": ">=10"
    },
    "bugs": {
        "url": "https://github.com/etn-ccis/blui-react-native-cli-templates/issues"
    }
}
