{
  "name": "jquery-fab",
  "version": "0.1.0",
  "authors": [
    "Jefferson Neves <jefferson.rpn@gmail.com>"
  ],
  "description": "Material style floating action button with jQuery",
  "main": "jquery-fab.html",
  "keywords": [
    "jquery",
    "fab",
    "material design"
  ],
  "license": "MIT",
  "homepage": "https://github.com/jeffersonrpn/jquery-fab",
  "dependencies": {
    "jquery": "~2.1.4"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/jeffersonrpn/jquery-fab.git"
  },
  "ignore": [
  
  ]
}
