react-native-navigation-bar.../package.json
Welington da Silva Martins f19ab7ee54 Bump for release
2020-03-01 03:33:16 -03:00

25 lines
677 B
JSON

{
"name": "react-native-navigation-bar-color",
"version": "2.0.1",
"description": "React Native component to change bottom bar/navigation bar color on Android",
"main": "index.js",
"keywords": [
"react-native",
"react-native-component",
"react-component",
"react",
"native",
"navigation-bar",
"navigation-bar-color",
"navigation-theme",
"bottom-bar",
"bottom-bar-color"
],
"repository": "https://github.com/thebylito/react-native-navigation-bar-color.git",
"author": "Welington da Silva - (https://github.com/thebylito)",
"license": "MIT",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}