blob: a00e342fddfed35933e05d06cc66d7447803e0f9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = js-beautify
pkgdesc = Beautify JavaScript/JSON (jsbeautifier.org)
pkgver = 1.7.5
pkgrel = 2
url = http://jsbeautifier.org/
arch = any
license = MIT
makedepends = npm
depends = nodejs
conflicts = python-jsbeautifier
noextract = js-beautify-1.7.5.tgz
source = http://registry.npmjs.org/js-beautify/-/js-beautify-1.7.5.tgz
md5sums = 9ee13ddfc42482f91a661c5dde4348cc
pkgname = js-beautify
|