UNPKG

@octokit/webhooks-examples

Version:

Example webhook payloads contributed by the community

23 lines (22 loc) 540 B
{ "name": "@octokit/webhooks-examples", "version": "6.3.3", "description": "Example webhook payloads contributed by the community", "keywords": [], "repository": "github:octokit/webhooks", "license": "MIT", "author": "Gregor Martynus (https://github.com/gr2m)", "main": "api.github.com/index.json", "files": [ "index.d.ts", "api.github.com/index.json" ], "scripts": {}, "dependencies": { "@octokit/webhooks-types": "^6.0.0" }, "devDependencies": {}, "publishConfig": { "access": "public" } }