UNPKG

@jaybirdgroup/data-hub-connector-mailchimp

Version:

Connector to interact with MailChimp API in score of Data Hub.

31 lines (30 loc) 777 B
{ "name": "@jaybirdgroup/data-hub-connector-mailchimp", "version": "1.0.6", "description": "Connector to interact with MailChimp API in score of Data Hub.", "main": "index.js", "scripts": { "test": "test" }, "repository": { "type": "git", "url": "git+ssh://git@bitbucket.org/jaybirdgroup/data-hub-connector-mailchimp.git" }, "keywords": [ "data", "hub", "connector", "mailchimp" ], "author": "Andrew Kovalenko", "license": "MIT", "homepage": "https://bitbucket.org/jaybirdgroup/data-hub-connector-mailchimp#readme", "dependencies": { "moment": "2.19.x", "mailchimp-api-v3": "1.7.x", "lodash": "4.17.x" }, "bugs": { "url": "https://bitbucket.org/jaybirdgroup/data-hub-connector-mailchimp/issues" } }