UNPKG

lesshint-webpack-plugin

Version:
34 lines (33 loc) 810 B
{ "name": "lesshint-webpack-plugin", "version": "0.0.5", "description": "lesshint webpack plugin", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/grofzero/lesshint-webpack-plugin.git" }, "keywords": [ "hint", "hinter", "lesshint", "less", "webpack" ], "author": "Kornel Horvath", "license": "MIT", "bugs": { "url": "https://github.com/grofzero/lesshint-webpack-plugin/issues" }, "homepage": "https://github.com/grofzero/lesshint-webpack-plugin#readme", "peerDependencies": { "lesshint": ">= 3.1.0 < 7" }, "dependencies": { "glob-all": "^3.1.0", "lesshint-reporter-stylish": "1.0.0" } }