blob: 1a717f1e800dde9e6f08aec7e01c698d490a53d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nodejs-xml2json
pkgdesc = Converts XML to JSON using node-expat
pkgver = 0.11.2
pkgrel = 1
url = https://github.com/buglabs/node-xml2json
arch = any
makedepends = jq
makedepends = npm
depends = nodejs
source = http://registry.npmjs.org/xml2json/-/xml2json-0.11.2.tgz
sha1sums = 70ddd234fd7818312cc58455cab8457b5bcc7c52
pkgname = nodejs-xml2json
|