UNPKG

node-sparkclient

Version:
26 lines (25 loc) 560 B
{ "name": "node-sparkclient", "version": "0.1.4", "description": "A Simple Cisco Spark Library ", "main": "index.js", "repository" : { "type" : "git" , "url" : "https://github.com/marchfederico/node-sparkclient.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Cisco", "Spark" ], "author": "Marcello Federico", "contributors": [ {"name": "Casey Bleeker", "email": "casey@geekbleek.com"} ], "license": "MIT", "dependencies": { "request": "^2.67.0" } }