react-native-navigation-bar.../package.json
thebylito e213c11dfe
Update package.json
Increment version for release
2019-10-15 10:39:54 -04:00

25 lines
677 B
JSON

{
"name": "react-native-navigation-bar-color",
"version": "1.0.0",
"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"
}
}