10 lines
229 B
Plaintext
10 lines
229 B
Plaintext
{
|
|
"name": "{{PLUGIN_NAME}}",
|
|
"description": "{{PLUGIN_DESCRIPTION}}",
|
|
"version": "{{VERSION}}",
|
|
"author": "{{AUTHOR}}",
|
|
"homepage": "{{HOMEPAGE_URL}}",
|
|
"repository": "{{REPOSITORY_URL}}",
|
|
"license": "{{LICENSE}}"
|
|
}
|