blob: 00c0891972ff12bb4dd86dfc46564dedc3a25f80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = standard
pkgdesc = JavaScript style guide, linter, and formatter
pkgver = 17.1.0
pkgrel = 1
url = https://standardjs.com
arch = any
license = MIT
makedepends = npm
depends = nodejs
provides = nodejs-standard
conflicts = nodejs-standard
replaces = nodejs-standard
noextract = standard-17.1.0.tgz
source = https://registry.npmjs.org/standard/-/standard-17.1.0.tgz
sha512sums = 8da0ea94d4b32ed5985b896f426534127c563141908b01dab19979644230c774bf8a36438d93b3b35cb542a2b02ace6faa71691ad8b3a3834e617dacd15a2afe
pkgname = standard
|