UNPKG

@andrewlevada/send-beacon

Version:
28 lines (27 loc) 633 B
{ "name": "@andrewlevada/send-beacon", "version": "0.0.3", "description": "Beacon API for nodejs", "main": "index.js", "license": "MIT", "devDependencies": { "@types/node": "^12.20.5" }, "keywords": [ "beacon", "sendBeacon", "nodejs" ], "types": "./index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/andrewlevada/send-beacon.git" }, "bugs": { "url": "https://github.com/andrewlevada/send-beacon/issues" }, "homepage": "https://github.com/andrewlevada/send-beacon#readme" }