gems.bourbon-4.2.5.package.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sass-maven-plugin Show documentation
Show all versions of sass-maven-plugin Show documentation
A Maven Plugin that compiles Sass files.
{
"name": "bourbon",
"version": "4.2.5",
"description": "A simple and lightweight mixin library for Sass.",
"keywords": [
"css",
"eyeglass-module",
"mixins",
"sass",
"scss"
],
"homepage": "http://bourbon.io",
"bugs": {
"url": "https://github.com/thoughtbot/bourbon/issues"
},
"eyeglass": {
"needs": "*",
"exports": "eyeglass-exports.js"
},
"license": "MIT",
"author": {
"name": "thoughtbot",
"url": "http://thoughtbot.com"
},
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/thoughtbot/bourbon.git"
},
"scripts": {
"test": "echo \"No test specified\""
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy