b2brilliant-sdk
Version:
The Official Typescript SDK for the B2Brilliant Campaign Agent API
31 lines (30 loc) • 586 B
JSON
{
"name": "b2brilliant-sdk",
"version": "0.1.4",
"description": "The Official Typescript SDK for the B2Brilliant Campaign Agent API",
"main": "dist/index.js",
"types": "./types/",
"scripts": {
},
"keywords": [
"b2b",
"campaign",
"marketing",
"api",
"sdk",
"b2brilliant"
],
"author": "B2Brilliant",
"license": "BSL-1.1",
"dependencies": {
},
"devDependencies": {
},
"engines": {
"node": ">=14.0.0"
},
"bugs": {
"email": "monkeydev4hire@proton.me",
"url": "https://github.com/h8ngryDev4Hire/b2brilliant-sdk/issues"
}
}