blob: b834b4ca3c48efaef7fac20ec174ce581defe38a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = pug-lint
pkgdesc = An unopinionated and configurable linter and style checker for Pug (formerly Jade)
pkgver = 2.5.0
pkgrel = 1
url = https://github.com/pugjs/pug-lint
arch = any
depends = nodejs
depends = npm
noextract = pug-lint-2.5.0.tgz
source = http://registry.npmjs.org/pug-lint/-/pug-lint-2.5.0.tgz
sha1sums = 4419ee301aeca45f54061b0eca4a9a471f3aa9a9
pkgname = pug-lint
|