UNPKG

jive-sdk

Version:

Node.js SDK for Jive Software to assist with the development of add-ons

20 lines (19 loc) 415 B
{ "name": "samplelist", "version": "0.0.1", "private": true, "scripts": { "start": "node app.js" }, "dependencies": { "express": "3.1.0", "jive-sdk":"*", "mustache": "0.7.2", "consolidate": "0.9.0", "q": "0.9.3", "multipart-parser" : "0.0.2", "q-io": "1.6.x", "request": "2.27.0", "xml2js": "0.2.8" } }