Files: 4e9e8cdfc5a235ec6c5b9deefbe14a9c72a82b82 / package.json
519 bytesRaw
1 | { |
2 | "name": "romuloalv.es", |
3 | "version": "2.0.0", |
4 | "description": "Rômulo Alves website", |
5 | "dependencies": { |
6 | "serve": "latest" |
7 | }, |
8 | "scripts": { |
9 | "start": "node index.js" |
10 | }, |
11 | "repository": { |
12 | "type": "git", |
13 | "url": "git+https://github.com/romuloalves/romuloalves.github.io.git" |
14 | }, |
15 | "author": "romuloalves", |
16 | "license": "MIT", |
17 | "bugs": { |
18 | "url": "https://github.com/romuloalves/romuloalves.github.io/issues" |
19 | }, |
20 | "homepage": "https://github.com/romuloalves/romuloalves.github.io#readme" |
21 | } |
22 |
Built with git-ssb-web