'use strict'; var parser = require('./lib/parser') module.exports = parser module.exports['default'] = parser