git ssb

0+

Rômulo Alves / website



Tree: 1c87b3d337e3bdd9f5f0ea11ad7c3fca22a2b3f0

Files: 1c87b3d337e3bdd9f5f0ea11ad7c3fca22a2b3f0 / package.json

381 bytesRaw
1{
2 "name": "website",
3 "version": "5.3.0",
4 "description": "Rômulo Alves website",
5 "repository": {
6 "type": "git",
7 "url": "git+https://git.sr.ht/~romuloalves/website"
8 },
9 "author": "romuloalves",
10 "license": "MIT",
11 "homepage": "https://git.sr.ht/~romuloalves/website",
12 "devDependencies": {
13 "serve": "^11.3.2"
14 },
15 "scripts": {
16 "dev": "serve ."
17 }
18}
19

Built with git-ssb-web