UNPKG

send-beacon

Version:
26 lines (25 loc) 558 B
{ "name": "send-beacon", "version": "0.0.3", "description": "Beacon API for nodejs", "author": "Amio <amio.jin@gmail.com>", "main": "index.js", "types": "./index.d.ts", "license": "MIT", "devDependencies": { "@types/node": "^12.20.5" }, "keywords": [ "beacon", "sendBeacon", "nodejs" ], "repository": { "type": "git", "url": "git+https://github.com/amio/send-beacon.git" }, "bugs": { "url": "https://github.com/amio/send-beacon/issues" }, "homepage": "https://github.com/amio/send-beacon#readme" }