Sha256: 365d91c1e0dde52aa88c4729f605292dd3479a9e13a279b9c954875613f16cac
Contents?: true
Size: 827 Bytes
Versions: 1
Compression:
Stored size: 827 Bytes
Contents
{ "name": "Bitters", "version": "1.8.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", "devDependencies": { "@thoughtbot/stylelint-config": "^1.0.1", "bourbon": "^5.1.0", "browser-sync": "^2.26.7", "gulp": "^4.0.2", "gulp-sass": "^4.0.2", "stylelint": "^10.1.0" }, "scripts": { "stylelint": "stylelint 'core/**/*.scss'" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bitters-2.0.0 | package.json |