UNPKG

five-px

Version:

A wrapper for the 500px.com API

6 lines 136 B
module.exports = { blog: { keys: ['id', 'title', 'body', 'created_at', 'latitude', 'longitude', 'user', 'tags'] } };