popnoire/site/OFF_plugins/kirby-index-field/composer.json

13 lines
316 B
JSON
Raw Permalink Normal View History

2026-02-12 15:22:46 +01:00
{
"name": "kirby-index-field",
"description": "Kirby field for displaying pages as a datalist",
"author": "Jon Gacnik <https://github.com/jongacnik>",
"repository": {
"type": "git",
"url": "https://github.com/jongacnik/kirby-index-field"
},
"version": "2.1.0",
"type": "kirby-plugin",
"license": "MIT"
}