UNPKG
postmates
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
A node.js client for the Postmates API.
github.com/lambtron/postmates-node
lambtron/postmates-node
postmates
/
Makefile
9 lines
(5 loc)
•
97 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
node_modules: package.json @npm install
test
: node_modules @node
test
/index.js .PHONY:
test