UNPKG

pipelinedeals

Version:

Easier access to the PipelineDeals API

30 lines (29 loc) 675 B
{ "name": "pipelinedeals", "version": "1.4.0", "description": "Easier access to the PipelineDeals API", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/joeycozza/pipelinedeals.git" }, "keywords": [ "pipelinedeals", "api", "REST", "pipeline", "deals" ], "author": "Joey Cozza <joeycozza@gmail.com>", "license": "ISC", "bugs": { "url": "https://github.com/joeycozza/pipelinedeals/issues" }, "homepage": "https://github.com/joeycozza/pipelinedeals#readme", "dependencies": { "request": "^2.67.0" } }