{ "name": "hestia-pure", "version": "1.0.0", "description": "Pure CSSを使ったHugo用のテーマ", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/diwao/hestia-pure.git" }, "author": "diwao", "license": "MIT", "bugs": { "url": "https://github.com/diwao/hestia-pure/issues" }, "homepage": "https://github.com/diwao/hestia-pure#readme", "devDependencies": { "gulp": "^3.9.1", "gulp-autoprefixer": "^4.0.0", "gulp-notify": "^3.0.0", "gulp-plumber": "^1.1.0", "gulp-sass": "^3.1.0" } }