blob: a4c4ee5f3822e7ddcf5607e25f6e04d4ef882f2f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = prettierd
pkgdesc = prettier, as a daemon, for ludicrous formatting speed.
pkgver = 0.16.0
pkgrel = 1
url = https://github.com/fsouza/prettierd
arch = any
license = ISC
makedepends = npm
depends = nodejs
noextract = prettierd-0.16.0.tgz
source = https://registry.npmjs.org/@fsouza/prettierd/-/prettierd-0.16.0.tgz
sha256sums = 8a6b755fe5f5d896d8eb519334c27e069445e4aca2f05baca3343f2778ef3b6a
pkgname = prettierd
|