{
  "name": "rnfa-rb42",
  "version": "0.0.3",
  "description": "",
  "main": "index.js",
  "directories": {
    "example": "example"
  },
  "scripts": {
    "run:example": "cd example/ && yarn install && yarn start"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/santomegonzalo/react-native-floating-action.git"
  },
  "keywords": [
    "react-native",
    "action-button",
    "floating-action",
    "material-design",
    "float-action"
  ],
  "author": "Gonzalo Santome + Ramon Vermeulen  ",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/santomegonzalo/react-native-floating-action/issues"
  },
  "homepage": "https://github.com/santomegonzalo/react-native-floating-action#readme",
  "dependencies": {},
  "peerDependencies": {
    "prop-types": "*",
    "react": "*",
    "react-native": "*"
  },
  "devDependencies": {
    "babel-eslint": "10.0.1",
    "babel-plugin-transform-react-jsx-source": "^6.22.0",
    "babel-preset-react-native": "4.0.1",
    "eslint": "5.16.0",
    "eslint-config-airbnb": "17.1.0",
    "eslint-config-airbnb-base": "13.1.0",
    "eslint-loader": "2.1.2",
    "eslint-plugin-babel": "5.3.0",
    "eslint-plugin-import": "2.17.3",
    "eslint-plugin-jsx-a11y": "6.2.1",
    "eslint-plugin-react": "7.13.0",
    "react": "^16.8.6",
    "react-native": "^0.59.8"
  }
}
