{
  "_args": [
    [
      "apn",
      "/home/techugo/Desktop/data/qouchPotato"
    ]
  ],
  "_from": "apn@latest",
  "_id": "apn@2.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/apn",
  "_nodeVersion": "9.3.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/apn-2.2.0.tgz_1513769462927_0.21649885247461498"
  },
  "_npmUser": {
    "email": "florian.reinhart@gmail.com",
    "name": "florianreinhart"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "apn",
    "raw": "apn",
    "rawSpec": "",
    "scope": null,
    "spec": "latest",
    "type": "tag"
  },
  "_requiredBy": [
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/apn/-/apn-2.2.0.tgz",
  "_shasum": "211ae4adf31b115a033342376b7ce23a5d18c393",
  "_shrinkwrap": null,
  "_spec": "apn",
  "_where": "/home/techugo/Desktop/data/qouchPotato",
  "author": {
    "email": "argon@mkbot.net",
    "name": "Andrew Naylor"
  },
  "bugs": {
    "email": "florian.reinhart@gmail.com",
    "url": "https://github.com/node-apn/node-apn/issues"
  },
  "contributors": [
    {
      "name": "Florian Reinhart",
      "email": "florian.reinhart@gmail.com"
    }
  ],
  "dependencies": {
    "debug": "^3.1.0",
    "http2": "https://github.com/node-apn/node-http2/archive/apn-2.1.4.tar.gz",
    "jsonwebtoken": "^8.1.0",
    "node-forge": "^0.7.1",
    "verror": "^1.10.0"
  },
  "description": "An interface to the Apple Push Notification service for Node.js",
  "devDependencies": {
    "chai": "^4.1.2",
    "chai-as-promised": "^7.1.1",
    "mocha": "^4.0.1",
    "sinon": "^4.1.3",
    "sinon-chai": "^2.14.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-YIypYzPVJA9wzNBLKZ/mq2l1IZX/2FadPvwmSv4ZeR0VH7xdNITQ6Pucgh0Uw6ZZKC+XwheaJ57DFZAhJ0FvPg==",
    "shasum": "211ae4adf31b115a033342376b7ce23a5d18c393",
    "tarball": "https://registry.npmjs.org/apn/-/apn-2.2.0.tgz"
  },
  "engines": {
    "node": ">= 4.6.0"
  },
  "eslintConfig": {
    "ecmaVersion": 6,
    "env": {
      "es6": true,
      "node": true
    }
  },
  "gitHead": "aef8ec16e7449076f405982709cf72bdb3aa0b8a",
  "homepage": "https://github.com/node-apn/node-apn#readme",
  "jshintConfig": {
    "node": true
  },
  "keywords": [
    "apns",
    "apple",
    "iOS",
    "notifications",
    "push",
    "push notifications"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "argon",
      "email": "argon@mkbot.net"
    },
    {
      "name": "florianreinhart",
      "email": "florian.reinhart@gmail.com"
    }
  ],
  "name": "apn",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/node-apn/node-apn.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "types": "index.d.ts",
  "version": "2.2.0"
}
