downbeat
Version:
Vertical rhythm and modular scale library for Stylus.
38 lines (37 loc) • 777 B
JSON
{
"name": "downbeat",
"version": "1.0.4",
"description": "Vertical rhythm and modular scale library for Stylus.",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/abstracthat/downbeat.git"
},
"keywords": [
"vertical rhythm",
"stylus",
"rhythm",
"vertical",
"typography",
"spacing",
"modular scale"
],
"author": {
"name": "Josh Bertrand"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/abstracthat/downbeat/issues"
},
"homepage": "https://github.com/abstracthat/downbeat",
"_npmUser": {
"name": "abstracthat",
"email": "josh.bertrand@gmail.com"
},
"maintainers": [
{
"name": "abstracthat",
"email": "josh.bertrand@gmail.com"
}
]
}