UNPKG

postmates-node

Version:

A node.js client for the Postmates API.

26 lines 487 B
{ "name": "postmates-node", "version": "1.0.3", "description": "A node.js client for the Postmates API.", "main": "lib/index.js", "scripts": { "test": "make test" }, "repository": { "type": "git" }, "keywords": [ "postmates", "delivery", "courier", "node" ], "author": "JETSON.AI", "license": "JETSON.AI", "bugs": { "url": "https://github.com/lambtron/postmates-node/issues" }, "dependencies": { "superagent": "^0.21.0" } }