@discript/discord.easy
Version:
Super simple language for Discord bots
16 lines (15 loc) • 321 B
JSON
{
"name": "@discript/discord.easy",
"version": "1.0.0",
"description": "Super simple language for Discord bots",
"main": "bin/dsc.js",
"bin": {
"discscript": "bin/dsc.js"
},
"publishConfig": {
"access": "public"
},
"keywords": ["discord", "easy", "dsc"],
"author": "You",
"license": "MIT"
}