@eixox/jetfuel-firebase-react
Version:
Our jetfuel lib to connect react to firebase
30 lines (29 loc) • 722 B
JSON
{
"name": "@eixox/jetfuel-firebase-react",
"version": "1.0.1",
"description": "Our jetfuel lib to connect react to firebase",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/EixoX/jetfuel-firebase-react.git"
},
"keywords": [
"jetfuel",
"react",
"firebase",
"eixox"
],
"author": "Rodrigo Portela",
"license": "SEE LICENSE IN LICENSE",
"bugs": {
"url": "https://github.com/EixoX/jetfuel-firebase-react/issues"
},
"homepage": "https://github.com/EixoX/jetfuel-firebase-react#readme",
"dependencies": {
"firebase": "^4.6.2",
"react": "^16.1.0"
}
}