UNPKG

node-spark

Version:
29 lines (28 loc) 723 B
{ "name": "node-spark-webhook", "version": "1.0.2", "description": "Cisco Spark API Webhook Utility Library for Node JS.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/cumberlandgroup/node-spark-webhook.git" }, "keywords": [ "cisco", "spark", "api", "webhook" ], "author": "Nicholas Marus <nick.marus@cumberlandgroupit.com>", "license": "LGPL-3.0", "bugs": { "url": "https://github.com/cumberlandgroup/node-spark-webhook/issues" }, "homepage": "https://github.com/cumberlandgroup/node-spark-webhook#readme", "dependencies": { "when": "3.7.7" } }