git ssb

0+

Rômulo Alves / website



Tree: c625b7bbdb2b7e9e9805205eaac75ab2aa466f62

Files: c625b7bbdb2b7e9e9805205eaac75ab2aa466f62 / package.json

655 bytesRaw
1{
2 "name": "romuloalves.github.io",
3 "version": "1.0.0",
4 "description": "Personal website",
5 "repository": {
6 "type": "git",
7 "url": "git+https://github.com/romuloalves/romuloalves.github.io.git"
8 },
9 "author": "Rômulo Alves <romuloaalv@gmail.com>",
10 "license": "ISC",
11 "bugs": {
12 "url": "https://github.com/romuloalves/romuloalves.github.io/issues"
13 },
14 "homepage": "https://github.com/romuloalves/romuloalves.github.io#readme",
15 "devDependencies": {
16 "gulp": "^3.9.1",
17 "gulp-clean-css": "^2.0.12",
18 "gulp-gh-pages": "^0.5.4",
19 "gulp-minify-html": "^1.0.6",
20 "gulp-rev": "^7.1.2",
21 "gulp-usemin": "^0.3.24"
22 }
23}
24

Built with git-ssb-web