{
  "name": "alexander_sequera-sdk",
  "version": "1.0.2",
  "description": "The Lord of the Rings SDK",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "files": [
    "/dist"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/asequera3/alexander_sequera-SDK.git"
  },
  "keywords": [
    "LOTR",
    "API",
    "Lord of the rings"
  ],
  "author": "Alexander Sequera",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/asequera3/alexander_sequera-SDK/issues"
  },
  "homepage": "https://github.com/asequera3/alexander_sequera-SDK#readme",
  "dependencies": {
    "axios": "^1.3.4",
    "dotenv": "^16.0.3",
    "typescript": "^4.9.5"
  },
  "devDependencies": {
    "@types/node": "^18.14.6"
  }
}
