{
  "name": "modularscale-sass",
  "version": "3.0.10",
  "description": "A tool to help web designers size their type in a more meaningful way.",
  "main": "stylesheets/_modularscale.scss",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "eyeglass": {
    "exports": "eyeglass-exports.js",
    "name": "modularscale",
    "needs": "^1.2.1 || ^2.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/modularscale/modularscale-sass.git"
  },
  "keywords": [
    "sass",
    "design",
    "typography",
    "eyeglass-module",
    "modular-scale"
  ],
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/modularscale/modularscale-sass/issues"
  },
  "homepage": "https://github.com/modularscale/modularscale-sass"
}
