popnoire/site/OFF_plugins/updateid/package.json

12 lines
337 B
JSON
Raw Normal View History

2026-02-12 15:22:46 +01:00
{
"name": "updateid",
"description": "Kirby plugin to automatically update references to a page id",
"author": "Brocessing <https://github.com/brocessing>",
"repository": {
"type": "git",
"url": "https://github.com/brocessing/kirby-previewfiles"
},
"version": "0.1.1",
"type": "kirby-plugin",
"license": "MIT"
}