summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorTom Vincent2018-06-29 13:57:33 +0100
committerTom Vincent2018-06-29 13:57:33 +0100
commit68c8c5cb67c5dc3e039caf0d1216cc07c16130f1 (patch)
treeb2589f5b155e3a7fb2789c466b38149ac0604dc4 /.SRCINFO
downloadaur-68c8c5cb67c5dc3e039caf0d1216cc07c16130f1.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a681f0348373
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = nodejs-json-to-js
+ pkgdesc = Convert JSON to JS and output to stdout
+ pkgver = 1.0.2
+ pkgrel = 1
+ url = https://github.com/Dinoshauer/json-to-js
+ arch = any
+ license = MIT
+ depends = npm
+ noextract = json-to-js-1.0.2.tgz
+ source = http://registry.npmjs.org/json-to-js/-/json-to-js-1.0.2.tgz
+ sha256sums = a4e2eed8443bd9fd68b3b7d0921db118b9b3bd72e03d3c85143fe7734ddf1e18
+
+pkgname = nodejs-json-to-js
+