{ "name": "my-first-plugin", "description": "A simple greeting plugin to learn the basics. Also a translator plugin", "version": "2.0.0", "author": { "name": "Your Name" }, "commands": [ "./commands" ] }