{ "name": "structsection", "description": "Show struct wiki fields as actual sections of the page", "repository": "https://github.com/micgro42/dokuwiki-plugin-structsection", "author": "Michael Große ", "license": "GPL-2.0", "type": "module", "scripts": { "eslint": "NODE_ENV=production eslint script/main.js" }, "devDependencies": { "eslint": "^9.39.1" }, "packageManager": "yarn@4.10.3" }