15 lines
282 B
JSON
Executable File
15 lines
282 B
JSON
Executable File
{
|
|
"name": "jg/kirby-fields-block",
|
|
"description": "Kirby Fields Block",
|
|
"type": "kirby-plugin",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Jon Gacnik",
|
|
"email": "jon@folderstudio.com"
|
|
}
|
|
],
|
|
"require": {
|
|
"getkirby/composer-installer": "^1.1"
|
|
}
|
|
} |