|
- {
- "version": "0.7.1",
- "description": "A small Discord.Net extension to make bot creation easier.",
- "authors": [ "RogueException" ],
- "tags": [ "discord", "discordapp" ],
- "projectUrl": "https://github.com/RogueException/Discord.Net",
- "licenseUrl": "http://opensource.org/licenses/MIT",
- "repository": {
- "type": "git",
- "url": "git://github.com/RogueException/Discord.Net"
- },
- "compilationOptions": {
- "warningsAsErrors": true
- },
- "dependencies": {
- "Discord.Net": "0.7.1"
- },
- "frameworks": {
- "net45": { },
- "dnx451": { }
- }
- }
|