{
  "name": "mailchimp-import",
  "version": "0.2.15",
  "description": "Campaign Data Import from MailChimp",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "cas-common-lib": "^0.12.12"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/CompAndSave/mailchimp-import.git"
  },
  "keywords": [
    "mailchimp"
  ],
  "author": "Andrew Y",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/CompAndSave/mailchimp-import/issues"
  },
  "homepage": "https://github.com/CompAndSave/mailchimp-import#readme",
  "directories": {
    "lib": "lib"
  }
}
