{
  "name": "firebase-property-mixin",
  "description": "Firebase Property Mixin for TJ's Projects",
  "main": "mixins/firebase-property-mixin.html",
  "authors": [
    "TJ Monserrat"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "src/bower_components/",
    "test",
    "tests"
  ],
  "dependencies": {
    "polymer": "Polymer/polymer#^2.0.1",
    "pouchdb": "^6.3.4",
    "pouchdb-upsert": "^2.2.0"
  }
}
