UNPKG

@swoopshops/easy-apn

Version:

An easy, lightweight, adapter to send (APN) Apple Push Notifications.

24 lines (22 loc) 729 B
{ "name": "@swoopshops/easy-apn", "version": "1.0.10moved", "description": "An easy, lightweight, adapter to send (APN) Apple Push Notifications.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/dchahla/easy-apn.git" }, "keywords": [ "native","zero-dependency","apple","ios","macos","tvos","watchos","apn","apns","apns2","push","notification","http2","apn-http2","apn2","node-apn","push-notification" ], "author": "Daniel Chahla", "license": "MIT", "bugs": { "url": "https://github.com/dchahla/easy-apn/issues" }, "homepage": "https://github.com/dchahla/easy-apn#readme" }