instamojo-webhook
Version:
instamojo webhook verification and hmac-generation library for express middleware
26 lines (25 loc) • 667 B
JSON
{
"name": "instamojo-webhook",
"version": "1.0.0",
"description": "instamojo webhook verification and hmac-generation library for express middleware",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/shivasurya/instamojo-webhook.git"
},
"keywords": [
"instamojo",
"webhook",
"instamojo-nodejs",
"instamojo"
],
"author": "Shivasurya S",
"license": "MIT",
"bugs": {
"url": "https://github.com/shivasurya/instamojo-webhook/issues"
},
"homepage": "https://github.com/shivasurya/instamojo-webhook#readme"
}