UNPKG

limelight-crm-api

Version:
36 lines (35 loc) 781 B
{ "name": "limelight-crm-api", "version": "1.0.6", "description": "LimeLight CRM API gateway", "main": "index.js", "scripts": { "test": "" }, "repository": { "type": "git", "url": "https://github.com/sunnystas/limelight-crm-api" }, "keywords": [ "limelight", "crm", "api" ], "author": "Stanislav Romanov <sunnystas@gmail.com>", "license": "MIT", "licenses": [ { "type": "MIT", "url": "https://github.com/brentertz/scapegoat/blob/master/LICENSE-MIT" } ], "bugs": { "url": "https://github.com/sunnystas/limelight-crm-api/issues" }, "homepage": "https://github.com/sunnystas/limelight-crm-api", "dependencies": { "bluebird": "^2.9.14", "querystring": "^0.2.0", "request": "^2.53.0" } }