@jashine/egg-minipay

2.0.1 • Public • Published

egg-minipay

NPM version build status Test coverage David deps Known Vulnerabilities npm download

Install

$ npm i @jashine/egg-minipay

Usage

// {app_root}/config/plugin.js
exports.miniPay = {
  enable: true,
  package: '@jashine/egg-minipay',
};

Configuration

// {app_root}/config/config.default.js
exports.miniPay = {
};

see config/config.default.js for more detail.

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i @jashine/egg-minipay

Weekly Downloads

0

Version

2.0.1

License

MIT

Unpacked Size

495 kB

Total Files

25

Last publish

Collaborators

  • luckyjean
  • jashinemutong