{ "name": "website", "version": "5.3.0", "description": "RĂ´mulo Alves website", "repository": { "type": "git", "url": "git+https://git.sr.ht/~romuloalves/website" }, "author": "romuloalves", "license": "MIT", "homepage": "https://git.sr.ht/~romuloalves/website", "devDependencies": { "serve": "^11.3.2" }, "scripts": { "dev": "serve ." } }