plumber-box
Version:
Plumber extension to align boxes to the baseline grid
30 lines (29 loc) • 707 B
JSON
{
"name": "plumber-box",
"version": "1.1.0",
"description": "Plumber extension to align boxes to the baseline grid",
"main": "_plumber-box.scss",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://jamonserrano@github.com/jamonserrano/plumber-box.git"
},
"keywords": [
"plumber",
"plumber-extension",
"baseline-grid",
"vertical-rhythm",
"typography",
"css",
"scss",
"sass"
],
"author": "Viktor Honti",
"license": "MIT",
"bugs": {
"url": "https://github.com/jamonserrano/plumber-box/issues"
},
"homepage": "https://github.com/jamonserrano/plumber-box#readme"
}