index.js 136 B

1234567891011
  1. /*!
  2. * mime-db
  3. * Copyright(c) 2014 Jonathan Ong
  4. * MIT Licensed
  5. */
  6. /**
  7. * Module exports.
  8. */
  9. module.exports = require('./db.json')