ihs-auth0-integrations
Version:
auth0 actions and more
33 lines (32 loc) • 796 B
JSON
{
"name": "ihs-auth0-integrations",
"main": "ihs-auth0.js",
"version": "2.2.11",
"description": "auth0 actions and more",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pmc-community/resources.git"
},
"keywords": [
"auth0",
"hubspot",
"innohub.space",
"pmc"
],
"author": "PMC",
"license": "MIT",
"bugs": {
"url": "https://github.com/pmc-community/resources/issues"
},
"homepage": "https://innohub.space/",
"dependencies": {
"@hubspot/api-client": "^7.1.2",
"auth0": "^2.44.0",
"axios": "^1.1.3",
"glob": "^8.0.3",
"lodash": "^4.17.21"
}
}