name: Discordeno description: >- Discord API library for Deno (officially vetted library by Discord). homepage: https://discordeno.mod.land stable: true entry: ./mod.ts repository: 'https://github.com/Skillz4Killz/Discordeno' files: - ./src/**/* - LICENSE - README.md - tsconfig.json - ./deps.ts - ./mod.ts ignore: - .git*/** - .vscode/** - eggs-debug.log checkAll: false unlisted: false