{
    "name": "@meisens1/lotr-sdk",
    "version": "1.0.1",
    "description": "Lord of the Rings SDK for the one API v2",
    "main": "index.js",
    "scripts": {
        "test": "node client-test.js"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/hatchways-community/190aaa3fcf904265a8d0f2f805afc8e0.git"
    },
    "keywords": [
        "LOTR",
        "SDK"
    ],
    "author": "Mike Eisenstein",
    "license": "ISC",
    "bugs": {
        "url": "https://github.com/hatchways-community/190aaa3fcf904265a8d0f2f805afc8e0/issues"
    },
    "homepage": "https://github.com/hatchways-community/190aaa3fcf904265a8d0f2f805afc8e0#readme",
    "dependencies": {
        "axios": "^1.4.0",
        "express": "^4.18.2"
    }
}