{ "name": "lebd", "version": "1.6.4", "description": "the codebase backing 00dani.me, an indieweb.org site", "repository": { "type": "git", "url": "https://gitlab.com/00dani/lebd" }, "author": "Danielle McLean ", "license": "MIT", "bugs": { "url": "https://gitlab.com/00dani/lebd/issues" }, "homepage": "https://gitlab.com/00dani/lebd#README", "devDependencies": { "sync-version": "^1.0.1" }, "scripts": { "version": "sync-version package.yaml && git add ." }, "dependencies": { "openwebicons": "^1.4.3" } }