git ssb

0+

Rômulo Alves / website



Tree: b11bb8fc8bb393732a9b8b2150eb940c3bb68626

Files: b11bb8fc8bb393732a9b8b2150eb940c3bb68626 / 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