{
  "name": "lesshint-reporter-stylisher",
  "version": "1.0.0",
  "description": "Reporter for lesshint",
  "keywords": [
    "lesshint",
    "reporter",
    "formatter",
    "stylish",
    "lint",
    "hint"
  ],
  "main": "index.js",
  "dependencies": {
    "chalk": "^1.1.3",
    "lodash": "^4.15.0",
    "text-table": "^0.2.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/k-lange/lesshint-reporter-stylisher.git"
  },
  "author": "Kolja Lange",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/k-lange/lesshint-reporter-stylisher/issues"
  },
  "homepage": "https://github.com/k-lange/lesshint-reporter-stylisher#readme"
}
