Files
discordeno/egg.yml
Skillz f58683b55f eggs
2020-10-26 11:41:55 -04:00

18 lines
377 B
YAML

name: Discordeno
description: >-
Discord Deno TypeScript API library wrapper(Officially vetted library by
Discord Team) https://discordeno.netlify.app
version: 9.0.5
stable: true
entry: mod.ts
repository: 'https://github.com/Skillz4Killz/Discordeno'
files:
- ./src/**/*
- LICENSE
- mod.ts
- README.md
- tsconfig.json
- ./deps.ts
checkAll: false
unlisted: false