popnoire/site/OFF_plugins/kirby-index-field/package.json
2026-02-12 15:22:46 +01:00

12 lines
340 B
JSON

{
"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"
}