UNPKG

pug-lint-config-ctrl

Version:
34 lines (33 loc) 812 B
{ "name": "pug-lint-config-ctrl", "version": "1.3.0", "description": "A configuration for pug-lint for the ctrl framework.", "main": "pug-lint-config-ctrl.js", "devDependencies": { "eslint": "^3.19.0", "eslint-config-ctrl": "^3.2.0" }, "peerDependencies": { "pug-lint": "^2.3.0" }, "scripts": { "test": "./scripts/test" }, "repository": { "type": "git", "url": "git+https://github.com/martin-experiments/pug-lint-config-ctrl.git" }, "keywords": [ "puglint", "puglintconfig", "config", "ctrl", "pug" ], "author": "Martin Experiments LLC", "license": "MIT", "bugs": { "url": "https://github.com/martin-experiments/pug-lint-config-ctrl/issues" }, "homepage": "https://github.com/martin-experiments/pug-lint-config-ctrl#readme" }