@octokit/webhooks-examples
Version:
Example webhook payloads contributed by the community
25 lines (24 loc) • 589 B
JSON
{
"name": "@octokit/webhooks-examples",
"version": "7.6.1",
"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",
"ghes-*/index.json"
],
"scripts": {},
"dependencies": {
"@octokit/webhooks-types": "^7.0.0"
},
"devDependencies": {},
"publishConfig": {
"access": "public",
"provenance": true
}
}