{
  "name": "mint_beach_js",
  "version": "1.0.8",
  "description": "A JavaScript SDK used to interact with the Mint Beach API.",
  "main": "index.js",
  "scripts": {
    "test": "test"
  },
  "keywords": [
    "Mint",
    "Beach"
  ],
  "author": "Peyton Gardipee",
  "license": "ISC",
  "dependencies": {
    "axios": "^0.21.4"
  }
}
