UNPKG

egg-old-pay

Version:

sandan store pay inclued wechat alipay vista

27 lines (25 loc) 363 B
'use strict'; module.exports = { write: true, prefix: '^', plugin: 'autod-egg', test: [ 'test', 'benchmark', ], devdep: [ 'egg', 'egg-ci', 'egg-bin', 'autod', 'autod-egg', 'eslint', 'eslint-config-egg', 'webstorm-disable-index', ], exclude: [ './test/fixtures', './docs', './coverage', ], };