summaryrefslogtreecommitdiffstats
path: root/libraries/node-xoauth2/node-xoauth2.info
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2017-08-07 01:35:32 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-12 06:57:32 +0700
commit5c6618414f54debe5b0523795f5061baea8f1faf (patch)
tree25c50fd36cc220da36fb32b881cbd3f4b441cce8 /libraries/node-xoauth2/node-xoauth2.info
parentc6ea0ca0ee86042bf89e3ef41acbdb3dbc643678 (diff)
downloadslackbuilds-5c6618414f54debe5b0523795f5061baea8f1faf.tar.gz
slackbuilds-5c6618414f54debe5b0523795f5061baea8f1faf.tar.xz
libraries/node-xoauth2: Added (XOAuth2 token gen with node.js).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/node-xoauth2/node-xoauth2.info')
-rw-r--r--libraries/node-xoauth2/node-xoauth2.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/node-xoauth2/node-xoauth2.info b/libraries/node-xoauth2/node-xoauth2.info
new file mode 100644
index 0000000000..8e87b12952
--- /dev/null
+++ b/libraries/node-xoauth2/node-xoauth2.info
@@ -0,0 +1,10 @@
+PRGNAM="node-xoauth2"
+VERSION="1.2.0"
+HOMEPAGE="https://www.npmjs.com/package/xoauth2"
+DOWNLOAD="https://github.com/andris9/xoauth2/archive/v1.2.0/xoauth2-1.2.0.tar.gz"
+MD5SUM="4243d54b5f0e85047bd501660e76544c"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="nodejs"
+MAINTAINER="Andrew Clemons"
+EMAIL="andrew.clemons@gmail.com"