{
  "name": "rybbon-marketo",
  "version": "0.0.17",
  "description": "Marketo API Wrapper",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "marketo"
  ],
  "author": "Rybbon",
  "license": "ISC",
  "dependencies": {
      "unirest" : ">0.5.0"
  }
}
