{
  "name": "activecampaign-reseller",
  "version": "2.0.7",
  "description": "Helper for ActiveCampaign resellers",
  "main": "./lib/index",
  "scripts": {
    "test": "make test-w"
  },
  "keywords": [
    "activecampaign",
    "email",
    "marketing",
    "infusionsoft",
    "api",
    "reseller"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/molinto/activecampaign-reseller"
  },
  "bugs": {
    "url": "https://github.com/molinto/activecampaign-reseller/issues"
  },
  "author": "Sharry Stowell <sharry@molinto.com>",
  "license": "ISC",
  "dependencies": {
    "activecampaign": "^1.0.1"
  },
  "devDependencies": {
    "assert": "^1.3.0",
    "mocha": "^2.2.5"
  }
}
