{
  "name": "infusionsoft-sdk-krvenitest",
  "version": "0.0.2",
  "description": "A NodeJS SDK automatically generated from Infusionsoft API Swagger definitions.",
  "repository": {
    "type": "git",
    "url": "https://github.com/udayapitchika/infusionsoft-sdk-nodejs"
  },
  "main": "index.js",
  "keywords": [
    "infusionsoft"
  ],
  "license": "Unlicense",
  "scripts": {
    "test": "mocha --compilers js:babel-core/register --recursive"
  },
  "browser": {
    "fs": false
  },
  "dependencies": {
    "babel": "^6.23.0",
    "babel-cli": "^6.24.1",
    "superagent": "3.5.2"
  },
  "devDependencies": {
    "babel-core": "6.18.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-stage-0": "^6.24.1",
    "expect.js": "~0.3.1",
    "mocha": "~2.3.4",
    "sinon": "1.17.3"
  }
}
