{
  "name": "gray-market-js",
  "version": "1.0.8",
  "description": "Utility library for the Gray Market rental marketplace",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Gray",
    "Market",
    "Marketplace",
    "Grayboys"
  ],
  "author": "Gray Boys, LLC.",
  "license": "ISC",
  "dependencies": {
    "axios": "^1.3.4",
    "ethers": "5.7.2"
  }
}
