UNPKG

cfb-data

Version:

Retrieves college football data from a popular sports website

5 lines (3 loc) 71 B
'use strict'; const cfb = require('./app/app'); module.exports = cfb;