UNPKG

machinepack-foursquare

Version:

Communicate with the Foursquare API to list venues, get reviews, check-ins, etc

6 lines (5 loc) 165 B
// This is a boilerplate file which should not need to be changed. module.exports = require('machine').pack({ pkg: require('./package.json'), dir: __dirname });