@hajun/react-native-firebase-component
Version:
How to use ?? https://github.com/hajuncho/react-native-firebase-component go, :D Easy
42 lines (41 loc) • 1.05 kB
JSON
{
"name": "@hajun/react-native-firebase-component",
"version": "0.0.5",
"main": "index.js",
"description": "How to use ?? https://github.com/hajuncho/react-native-firebase-component go, :D Easy",
"scripts": {
"lint": "yarn eslint .",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hajuncho/react-native-firebase-component"
},
"keywords": [
"react-native",
"react-native-component",
"react-native-firebase",
"react native push",
"react-native-push",
"ios",
"android",
"react",
"firebase",
"push",
"Notice"
],
"author": "hajun",
"license": "ISC",
"bugs": {
"url": "https://github.com/hajuncho/react-native-firebase-component"
},
"homepage": "https://github.com/hajuncho/react-native-firebase-component/README.md",
"peerDependencies": {
"react": ">=16.8.0",
"react-native": ">=0.59"
},
"devDependencies": {
"eslint": "^7.4.0",
"eslint-plugin-react": "^7.20.3"
}
}