2019-05-15 17:59:33 +02:00

12 lines
250 B
JSON

{
"name": "strapi-plugin-my-plugin",
"version": "0.0.0",
"description": "This is the description of my plugin.",
"private": true,
"strapi": {
"name": "my-plugin",
"icon": "plug",
"description": "Description of my plugin."
}
}