git ssb

0+

Rômulo Alves / website



Tree: a0d4bf5c9c2247d4b83f8a96f487ec28acd95d9d

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