{
  "name": "accoutrement-scale",
  "title": "Accoutrement: Scale",
  "version": "6.0.0",
  "description": "Size and scale helpers for typography and layout.",
  "homepage": "http://oddbird.net/accoutrement-scale/",
  "repository": {
    "type": "git",
    "url": "https://github.com/oddbird/accoutrement-scale.git"
  },
  "devDependencies": {
    "chalk": "^2.1.0",
    "gulp": "^3.9.1",
    "gulp-sass-lint": "^1.3.3",
    "gulp-util": "^3.0.8",
    "mathsass": "^0.10.1",
    "mocha": "^3.5.0",
    "sass-true": "^3.0.0",
    "sassdoc": "^2.3.0",
    "sassdoc-theme-herman": "^2.1.0"
  },
  "author": "Miriam Suzanne <miriam@oddbird.net>",
  "license": "MIT",
  "keywords": [
    "sass",
    "accoutrement",
    "toolkit",
    "modular-scale",
    "typography",
    "css",
    "eyeglass-module"
  ],
  "eyeglass": {
    "sassDir": "sass",
    "exports": false,
    "name": "accoutrement-color",
    "needs": "^1.0.0"
  },
  "scripts": {
    "test": "node_modules/.bin/mocha",
    "commit": "npm run test && gulp sasslint && gulp sassdoc"
  },
  "bugs": {
    "url": "https://github.com/oddbird/accoutrement-scale/issues"
  }
}
