git ssb

0+

Rômulo Alves / website



Tree: 0e93588fd3c0c1d00dd874bd6b984a2f3b027790

Files: 0e93588fd3c0c1d00dd874bd6b984a2f3b027790 / package.json

570 bytesRaw
1{
2 "name": "romuloalves.github.io",
3 "version": "1.0.0",
4 "description": "Rômulo Alves website",
5 "dependencies": {
6 "next": "^1.0.0"
7 },
8 "scripts": {
9 "dev": "next",
10 "build": "next build",
11 "start": "next start"
12 },
13 "repository": {
14 "type": "git",
15 "url": "git+https://github.com/romuloalves/romuloalves.github.io.git"
16 },
17 "author": "romuloalves",
18 "license": "MIT",
19 "bugs": {
20 "url": "https://github.com/romuloalves/romuloalves.github.io/issues"
21 },
22 "homepage": "https://github.com/romuloalves/romuloalves.github.io#readme"
23}
24

Built with git-ssb-web