blob: 3ef30c201175d745e82486439ff3c9ecfbbd84e3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = php-jsonpath
pkgdesc = Extract data using JSONPath notation for PHP
pkgver = 3.0.0
pkgrel = 2
url = https://github.com/supermetrics-public/pecl-jsonpath
arch = x86_64
license = PHP License
depends = php>=8.0
source = http://pecl.php.net/get/jsonpath-3.0.0.tgz
sha256sums = 198ae484102b4404d94e2ad0b38d1dbf78ec55067f0b92f0dfaa2afcad906268
pkgname = php-jsonpath
|