UNPKG

react-native-general-statusbar

Version:
27 lines (26 loc) 722 B
{ "name": "react-native-general-statusbar", "version": "1.0.1", "description": "General status bar color!", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ayoubamine/react-native-general-statusbar.git" }, "keywords": [ "react-native", "StatusBar" ], "author": "Ayoub AMINE <ayoubamine@parkini.io>", "license": "MIT", "bugs": { "url": "https://github.com/ayoubamine/react-native-general-statusbar/issues" }, "homepage": "https://github.com/ayoubamine/react-native-general-statusbar#readme", "dependencies": { "react-native-status-bar-height": "^2.4.0" } }