UNPKG
postmates-node
Version:
latest (1.0.3)
1.0.3
A node.js client for the Postmates API.
postmates-node
/
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