{
  "name": "new-typography-scale",
  "version": "1.0.4",
  "description": "Size and scale helpers for typography and layout.",
  "homepage": "https://github.com/maxinakenty/new-typography-scale",
  "repository": {
    "type": "git",
    "url": "https://github.com/maxinakenty/new-typography-scale"
  },
  "devDependencies": {
    "chalk": "^1.1.1",
    "gulp": "^3.9.1",
    "gulp-sass-lint": "^1.1.1",
    "gulp-util": "^3.0.7",
    "mathsass": "^0.9.5",
    "mocha": "^2.4.5",
    "sass-true": "^2.2.1",
    "sassdoc": "^2.2.0",
    "sassdoc-theme-herman": "^0.5.5"
  },
  "author": "Maxim Alyoshin <mgreen097@gmail.com>",
  "license": "MIT",
  "keywords": [
    "sass",
    "accoutrement",
    "toolkit",
    "modular-scale",
    "typography",
    "new-typography",
    "css",
    "eyeglass-module"
  ],
  "eyeglass": {
    "needs": "^0.8.2",
    "sassDir": "./_mq.scss",
    "exports": false
  },
  "scripts": {
    "test": "node_modules/.bin/mocha"
  },
  "bugs": {
    "url": "https://github.com/maxinakenty/new-typography-scale/issues"
  }
}
