{
  "name": "ring-websites-sdk",
  "version": "1.0.0",
  "author": "RASP Tech",
  "license": "ISC",
  "description": "Ring Websites SDK",
  "main": "./index.js",
  "keywords": [
    "Ring",
    "Ring Publishing",
    "Ring Websites"
  ],
  "dependencies": {
    "aws-sign": "1.x",
    "aws4": "1.x",
    "request": "2.x"
  },
  "engines": {
    "node": ">=14.0.0"
  }
}