{
    "name": "@autobot/module-docsbot",
    "version": "1.0.248",
    "description": "",
    "main": "dist/index",
    "typings": "dist/index",
    "scripts": {
        "build": "npx tsc",
        "bump": "tsc && npm version patch && npm publish"
    },
    "access": "public",
    "keywords": [],
    "author": "",
    "license": "ISC",
    "dependencies": {
        "@autobot/common": "^1.1.55",
        "axios": "^0.19.0",
        "discord.js": "^11.4.2",
        "dotenv": "^7.0.0",
        "fuse.js": "^3.4.5",
        "fuzzyset.js": "0.0.8",
        "h2m": "^0.7.0"
    },
    "devDependencies": {
        "@types/dotenv": "^6.1.0",
        "@types/node": "^11.11.4"
    }
}
