photography
Version:
A jekyll website for photographer cum developer
37 lines (36 loc) • 856 B
JSON
{
"name": "photography",
"version": "3.0.0",
"description": "A jekyll website for photographer cum developer",
"main": "npmfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ramswaroop/photography.git"
},
"keywords": [
"photography",
"jekyll",
"website",
"template",
"website template",
"portfolio",
"portfolio website"
],
"author": "Ram Patra",
"license": "MIT",
"bugs": {
"url": "https://github.com/ramswaroop/photography/issues"
},
"homepage": "https://github.com/ramswaroop/photography#readme",
"devDependencies": {
"del": "^2.2.2",
"gulp": "^3.9.1",
"gulp-image-resize": "^0.12.0",
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.1.0",
"gulp-uglify": "^3.0.0"
}
}