{
  "name": "mindbody-sdk-forked",
  "version": "1.0.3",
  "description": "A Node.js client for the MINDBODY API",
  "main": "./lib/mindbody-sdk",
  "author": {
    "name": "Will Greene",
    "email": "william.greene15@gmail.com"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/wmgreene/mindbody.git"
  },
  "dependencies": {
    "request": "^2.88.0"
  },
  "license": "MIT",
  "keywords": [
    "api",
    "mbo",
    "mindbodyonline",
    "mindbody online",
    "mindbody",
    "sdk"
  ],
  "readmeFilename": "README.md"
}