blob: 6628197881af51b6c0adb850e8d7254313ef199b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = json-sh
pkgdesc = command line json tool written in bash
pkgver = r106.0d5e5c7
pkgrel = 2
url = https://github.com/dominictarr/JSON.sh
arch = any
license = MIT
license = APACHE
makedepends = git
depends = bash
source = git+https://github.com/dominictarr/JSON.sh.git
sha256sums = SKIP
pkgname = json-sh
|