{
  "name": "push-manager",
  "version": "1.2.0",
  "description": "Easily send notifications on Firebase using FCM and Firestore!",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/itw-creative-works/push-manager.git"
  },
  "keywords": [
    "library",
    "push notifications",
    "firebase",
    "firebase messaging",
    "backend"
  ],
  "author": "ITW Creative Works",
  "license": "CC-BY-4.0",
  "bugs": {
    "url": "https://github.com/itw-creative-works/push-manager/issues"
  },
  "homepage": "https://itwcreativeworks.com",
  "dependencies": {}
}
