{ "name": "Bitters", "version": "1.2.0", "description": "Scaffold styles, variables and structure for Bourbon projects.", "main": "Gulpfile.js", "repository": { "type": "git", "url": "https://github.com/thoughtbot/bitters.git" }, "keywords": [ "bourbon", "css", "sass", "scss", "scaffold" ], "author": { "name": "thoughtbot", "url": "http://thoughtbot.com" }, "license": "MIT", "bugs": { "url": "https://github.com/thoughtbot/bitters/issues" }, "homepage": "http://bitters.bourbon.io", "dependencies": { "gulp": "^3.8.11", "gulp-autoprefixer": "^2.3.1", "gulp-connect": "^2.2.0", "gulp-sass": "^2.0.2", "node-bourbon": "^4.2.3" } }