{
  "_from": "react-floating-action-button@^1.0.5",
  "_id": "react-floating-action-button@1.0.5",
  "_inBundle": false,
  "_integrity": "sha512-r90Z0AisadYzBvQJ8qGAYkU+b4DtH7V1xO4OhoGYy+u+R4aytBY5rnmTfoTtjEyqIdMTyCDD5XOpngl1vcbkBg==",
  "_location": "/react-floating-action-button",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-floating-action-button@^1.0.5",
    "name": "react-floating-action-button",
    "escapedName": "react-floating-action-button",
    "rawSpec": "^1.0.5",
    "saveSpec": null,
    "fetchSpec": "^1.0.5"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-floating-action-button/-/react-floating-action-button-1.0.5.tgz",
  "_shasum": "068b77a135272a4bd7b9aed971d2e598ffc299d0",
  "_spec": "react-floating-action-button@^1.0.5",
  "_where": "/var/www/justnowapp",
  "author": {
    "name": "Gustavo Kuze da Silva"
  },
  "bugs": {
    "url": "https://github.com/Gustavo-Kuze/React-Floating-Action-Button/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "react": "^16.8.3"
  },
  "deprecated": false,
  "description": "A simple Android like FAB Component for React",
  "homepage": "https://github.com/Gustavo-Kuze/React-Floating-Action-Button#readme",
  "keywords": [
    "FAB",
    "Floating",
    "Action",
    "Button",
    "React",
    "Android"
  ],
  "license": "MIT",
  "main": "build/index.js",
  "name": "react-floating-action-button",
  "peerDependencies": {
    "react": "^16.4.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Gustavo-Kuze/React-Floating-Action-Button.git"
  },
  "scripts": {
    "build": "webpack",
    "start": "webpack --watch"
  },
  "version": "1.0.5"
}
