File: index.js

package info (click to toggle)
node-markdown-it-html5-embed 1.0.0%2Bds-11
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 388 kB
  • sloc: javascript: 468; sh: 12; makefile: 9
file content (11 lines) | stat: -rw-r--r-- 136 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
/*!
 * mime-db
 * Copyright(c) 2014 Jonathan Ong
 * MIT Licensed
 */

/**
 * Module exports.
 */

module.exports = require('./db.json')