{ "name": "romuloalves.github.io", "version": "1.0.0", "description": "RĂ´mulo Alves website", "dependencies": { "next": "^1.0.0" }, "scripts": { "dev": "next", "build": "next build", "start": "next start" }, "repository": { "type": "git", "url": "git+https://github.com/romuloalves/romuloalves.github.io.git" }, "author": "romuloalves", "license": "MIT", "bugs": { "url": "https://github.com/romuloalves/romuloalves.github.io/issues" }, "homepage": "https://github.com/romuloalves/romuloalves.github.io#readme" }