{
  "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"
}
