UNPKG

88 BJavaScriptView Raw
1'use strict';
2
3module.exports = {
4 pkg: {
5 scripts: ['lib/arrayParser.js'],
6 },
7};