{
  "_args": [
    [
      "fcm-node",
      "/home/techugo/Desktop/newsletter/newsletter"
    ]
  ],
  "_from": "fcm-node@latest",
  "_hasShrinkwrap": false,
  "_id": "fcm-node@1.4.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/fcm-node",
  "_nodeVersion": "8.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/fcm-node_1.4.0_1553100384279_0.8889043555723373"
  },
  "_npmUser": {
    "email": "jlcvp@cin.ufpe.br",
    "name": "jlcvp"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "fcm-node",
    "raw": "fcm-node",
    "rawSpec": "",
    "scope": null,
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/fcm-node/-/fcm-node-1.4.0.tgz",
  "_shasum": "2a233cf30c64a331552fd36c961a747ee11ae27c",
  "_shrinkwrap": null,
  "_spec": "fcm-node",
  "_where": "/home/techugo/Desktop/newsletter/newsletter",
  "author": {
    "email": "jlcvp@cin.ufpe.br",
    "name": "Leonardo Pereira"
  },
  "bugs": {
    "url": "https://github.com/jlcvp/fcm-node/issues"
  },
  "dependencies": {
    "firebase-admin": "^7.1.0",
    "https-proxy-agent": "^2.2.1",
    "retry": "^0.9.0"
  },
  "description": "A Node.JS simple interface to Google's Firebase Cloud Messaging (FCM). Supports both android and iOS, including topic messages, and parallel calls.\nAditionally it also keeps the callback behavior for the new firebase messaging service.",
  "devDependencies": {
    "mocha": "^4.0.1"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "fileCount": 14,
    "integrity": "sha512-yqS0wIYCU3JNiIk7mYYxSdDhaiQrgYDn9vhdxD0iib24weDQmI9s+2L+0e/7vkCHCuMXQwst9gI3WbCkcHKnAQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckm5gCRA9TVsSAnZWagAAg/oP/2d9uXW8wYFwT9ACkLwr\n6vF24he19StijrrcHq9n/LBkfMkCevnStKybgSLb3wkdXlPLUUmEZcX5YLDd\nVfp3kIbx/kjqXaOUe3GGkcAtWVmflHeN/iTtsQr79FKZ07msmO0M+LJLE1mk\nzb4Rup91nM6fEmL5kOn0qO31PQNYusn/rDzSzkyiWzfPu7FtUH71LmDKpcuJ\nFvADPmPFBsV/R7gmIHrX0E4f2nGyFW9w4FK48A6QdlMvVQxeMDLMTt4V2zD+\nxFW95Z0xcPwNo6zeK1midI8qJMbXax9WmY0esKmvCfuidxBPhGRQLayElWtw\nCa1iYZsxfJb0SFOo189hbn9sKllLEdXD1qBkwpzptGOKwgtRhxpCxSHMx3tS\n1Hu9B1LwHsaVdFFMNexNlZYv53I6kUfqaJ4a9/102D8EL96Hk6FTLIxiSl2y\nyT808rvYODtQ7kSjpxmsG9E8VUjMCs5WWBgrKXKROZVWcrRasjlLFlKa5QuD\ngiY7wDXbtLlUBZ4hCJxgJb/4A6fivMwCRHQPErq/g7laPyH5KMsVaccjGBNA\nuF80F5VVTfv1cKq7GsX+ZpyNh/JLcFpvFdRUDu7Oug0Xq9CqD/KwVDOF0r27\n6qOOltq+uEpDdcG4K2duvV5L8lbr/t2SvkPF09tiL4Jgy9rY5wbVwFeIKuG7\n5gfK\r\n=voFR\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "2a233cf30c64a331552fd36c961a747ee11ae27c",
    "tarball": "https://registry.npmjs.org/fcm-node/-/fcm-node-1.4.0.tgz",
    "unpackedSize": 25043
  },
  "gitHead": "1754a1536d463721a323fa91fd6de0f689e9c63c",
  "homepage": "https://github.com/jlcvp/fcm-node",
  "keywords": [
    "android",
    "fcm",
    "firebase",
    "firebase cloud messaging",
    "gcm",
    "google",
    "ios",
    "notification",
    "parallel send",
    "push",
    "push notification",
    "topic message"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "jlcvp",
      "email": "jlcvp@cin.ufpe.br"
    }
  ],
  "name": "fcm-node",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jlcvp/fcm-node.git"
  },
  "scripts": {
    "debugtest": "mocha --debug-brk $npm_package_options_mocha --exit",
    "test": "mocha --exit"
  },
  "tonicExampleFilename": "example.js",
  "version": "1.4.0"
}
