Sha256: 93ff66d0b4e1bc455e15708bf6faf524dc403f1d9e8de569d23ae1b486ca7f31
Contents?: true
Size: 834 Bytes
Versions: 1
Compression:
Stored size: 834 Bytes
Contents
{ "author": { "name": "thoughtbot", "url": "http://thoughtbot.com" }, "bugs": { "url": "https://github.com/thoughtbot/bourbon/issues" }, "description": "A lightweight Sass tool set.", "devDependencies": { "@thoughtbot/stylelint-config": "^1.0.0", "stylelint": "^10.0.1" }, "eyeglass": { "needs": "*", "exports": "eyeglass-exports.js" }, "homepage": "https://www.bourbon.io/", "keywords": [ "css", "eyeglass-module", "mixins", "sass", "scss" ], "license": "MIT", "main": "index.js", "style": "core/_bourbon.scss", "name": "bourbon", "repository": { "type": "git", "url": "https://github.com/thoughtbot/bourbon.git" }, "scripts": { "stylelint": "npx stylelint 'core/**/*.scss'", "test": "bundle exec rake" }, "version": "6.0.0" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bourbon-6.0.0 | package.json |