UNPKG

ritmo

Version:

A vertical rhythm package for node apps.

24 lines (23 loc) 587 B
{ "name": "ritmo", "version": "0.5.0", "description": "A vertical rhythm package for node apps.", "keywords": [ "sass", "rhythm", "type", "vertical rhythm" ], "homepage": "https://github.com/marzeelabs/ritmo", "bugs": "https://github.com/marzeelabs/ritmo/issues", "author": "João Belchior <joao@marzeelabs.org> (http://marzeelabs.org)", "license": "SEE LICENSE IN LICENSE.md", "repository": { "type": "git", "url": "https://github.com/marzeelabs/ritmo.git" }, "devDependencies": { "node-sass": "^3.7.0" }, "main": "_ritmo.scss" }