sfmc-rest-client
Version:
Generic Rest Client for Salesforce Marketing Cloud
24 lines (23 loc) • 536 B
JSON
{
"name": "sfmc-rest-client",
"version": "1.2.0",
"description": "Generic Rest Client for Salesforce Marketing Cloud",
"main": "src/index.js",
"repository": {
"type": "git",
"url": "https://github.com/adessoSE/sfmc-rest-client"
},
"keywords": [
"javascript",
"webpack",
"salesforce",
"sfmc",
"ssjs"
],
"author": "pdallmer",
"license": "None",
"bugs": {
"url": "https://github.com/adessoSE/sfmc-rest-client/issues"
},
"homepage": "https://github.com/adessoSE/sfmc-rest-client"
}