css-modularscale
Version:
Modular scale calculator built into your CSS
34 lines (33 loc) • 695 B
JSON
{
"name": "css-modularscale",
"version": "1.1.1",
"description": "Modular scale calculator built into your CSS",
"main": "index.css",
"files": [
"index.css",
"index.js"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/VinSpee/css-modularscale.git"
},
"keywords": [
"css",
"modular",
"scale",
"scale",
"type",
"ratio",
"sizing",
"typography"
],
"author": "Vince Speelman",
"license": "MIT",
"bugs": {
"url": "https://github.com/VinSpee/css-modularscale/issues"
},
"homepage": "https://github.com/VinSpee/css-modularscale"
}