mirror of
https://github.com/strapi/strapi.git
synced 2025-12-28 15:44:59 +00:00
Add description and display name
This commit is contained in:
parent
6a77b73833
commit
874655d0f0
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "mycustomfields",
|
||||
"version": "0.0.0",
|
||||
"description": "This is the description of the plugin.",
|
||||
"description": "A plugin dedicated to developing and testing Custom Fields",
|
||||
"strapi": {
|
||||
"name": "mycustomfields",
|
||||
"description": "Description of Mycustomfields plugin",
|
||||
"description": "A plugin dedicated to developing and testing Custom Fields",
|
||||
"kind": "plugin",
|
||||
"displayName": "Mycustomfields"
|
||||
"displayName": "My Custom Fields"
|
||||
},
|
||||
"dependencies": {},
|
||||
"author": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user