{
  "_from": "apns",
  "_id": "apns@0.1.0",
  "_inBundle": false,
  "_integrity": "sha1-hvQI1xqSLb6o2/0W4v53CtKw0QI=",
  "_location": "/apns",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "apns",
    "name": "apns",
    "escapedName": "apns",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/apns/-/apns-0.1.0.tgz",
  "_shasum": "86f408d71a922dbea8dbfd16e2fe770ad2b0d102",
  "_spec": "apns",
  "_where": "/home/techugo/Documents/foodBae updated 19feb/foodbae_web",
  "author": {
    "name": "Bergé Greg",
    "email": "berge.greg@gmail.com",
    "url": "http://www.neoziro.com/"
  },
  "bugs": {
    "url": "https://github.com/neoziro/node-apns/issues",
    "email": "berge.greg@gmail.com"
  },
  "bundleDependencies": false,
  "dependencies": {
    "q": ">=0.8.5"
  },
  "deprecated": false,
  "description": "APNS (Apple Push Notification Service) interface written in node.js",
  "engines": {
    "node": ">=0.6.5"
  },
  "homepage": "https://github.com/neoziro/node-apns#readme",
  "keywords": [
    "apple",
    "push",
    "notification",
    "iOS",
    "apns"
  ],
  "license": "MIT",
  "main": "./index",
  "name": "apns",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/neoziro/node-apns.git"
  },
  "version": "0.1.0"
}
