UNPKG

node-clippercard

Version:

Unofficial Node.js library to retrieve and parse profile and activity data from the Bay Area's Clipper Card system

3 lines (2 loc) 91 B
var ClipperAccount = require('./lib/account.js'); module.exports = ClipperAccount.default;