1 2 3 4 5 6 7 8 9 10 11 12 13
{ "name": "hello-plugin", "version": "1.0.0", "description": "A simple hello world plugin", "author": { "name": "Example Author", "email": "author@example.com" }, "commands": "commands", "skills": "skills", "hooks": {}, "output_styles": [] }