error-insights
Version:
gives more info on error codes for third party apis and many more
18 lines (17 loc) • 491 B
JSON
{
"name": "error-insights",
"version": "1.0.2",
"description": "gives more info on error codes for third party apis and many more",
"main": "index.js",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository":{
"type": "git",
"url": "git+https://github.com/rahul-ghimire-au6/error-insights.git"
},
"keywords": ["error-insights","error","insights","twilio"],
"author": "Rahul R Ghimire",
"license": "ISC"
}