Files: 1bfb0d193cbe211d8658796595d6f4020592add5 / package.json
737 bytesRaw
1 | { |
2 | "name": "romuloalves.github.io", |
3 | "version": "1.0.0", |
4 | "description": "", |
5 | "main": "gulpfile.js", |
6 | "dependencies": {}, |
7 | "devDependencies": { |
8 | "gulp": "^3.9.1", |
9 | "gulp-clean-css": "^2.0.13", |
10 | "gulp-minify-html": "^1.0.6", |
11 | "gulp-rev": "^7.1.2", |
12 | "gulp-uglify": "^2.0.0", |
13 | "gulp-usemin": "^0.3.24" |
14 | }, |
15 | "scripts": { |
16 | "test": "echo \"Error: no test specified\" && exit 1" |
17 | }, |
18 | "repository": { |
19 | "type": "git", |
20 | "url": "git+https://github.com/romuloalves/romuloalves.github.io.git" |
21 | }, |
22 | "author": "romuloalves", |
23 | "license": "MIT", |
24 | "bugs": { |
25 | "url": "https://github.com/romuloalves/romuloalves.github.io/issues" |
26 | }, |
27 | "homepage": "https://github.com/romuloalves/romuloalves.github.io#readme" |
28 | } |
29 |
Built with git-ssb-web