{
  "name": "sugarcoat",
  "version": "0.8.0",
  "description": "Making UI documentation a bit sweeter ✨",
  "dependencies": {
    "comment-serializer": "^0.2.3",
    "fs-extra": "^2.0.0",
    "globby": "^6.1.0",
    "handlebars": "^4.0.5",
    "lodash": "^4.13.1",
    "mkdirp": "^0.5.1",
    "npmlog": "^4.0.0",
    "path": "^0.12.7",
    "postcss": "^5.2.16",
    "postcss-prefix-selector": "^1.5.0"
  },
  "devDependencies": {
    "chai": "^3.5.0",
    "cssnano": "^3.10.0",
    "eslint": "^3.13.1",
    "eslint-plugin-requirejs": "^3.1.1",
    "grunt": "^1.0.1",
    "grunt-eslint": "^19.0.0",
    "grunt-postcss": "^0.8.0",
    "grunt-stylelint": "^0.7.0",
    "mocha": "^3.0.2",
    "postcss-css-variables": "^0.7.0",
    "postcss-cssnext": "^2.10.0",
    "postcss-import": "^9.1.0",
    "postcss-mixins": "^5.4.1",
    "postcss-pxtorem": "^4.0.0",
    "postcss-url": "^6.0.3",
    "postcss-utilities": "^0.7.0"
  },
  "scripts": {
    "test": "./node_modules/mocha/bin/mocha --ui tdd"
  },
  "engines": {
    "node": ">= 6.0.0"
  },
  "license": "MIT",
  "main": "lib/index.js",
  "files": [
    "lib"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/sugarcoat/sugarcoat.git"
  },
  "bugs": {
    "url": "https://github.com/sugarcoat/sugarcoat/issues"
  },
  "homepage": "https://github.com/sugarcoat/sugarcoat",
  "contributors": [
    {
      "name": "Ali Groening",
      "url": "https://github.com/tisAliG"
    },
    {
      "name": "Ryan Fitzer",
      "url": "https://github.com/ryanfitzer"
    },
    {
      "name": "Valerie Balcom",
      "url": "https://github.com/vbalcom"
    }
  ],
  "keywords": [
    "assembler",
    "automated",
    "block",
    "coat",
    "comment parser",
    "comment",
    "component library",
    "component",
    "component-library",
    "componentlibrary",
    "docblock",
    "docs",
    "documentation",
    "guide",
    "library",
    "parse",
    "parser",
    "pattern library",
    "pattern",
    "pattern-library",
    "patternlibrary",
    "style guide",
    "style",
    "style-guide",
    "styleguide",
    "sugar",
    "sugarcoat",
    "ui library",
    "ui",
    "ui-library",
    "uilibrary"
  ]
}
