egg-aliyun-eci

1.1.2 • Public • Published

egg-aliyun-eci

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

Install

$ npm i egg-aliyun-eci --save

Usage

// {app_root}/config/plugin.js
exports.aliyunEci = {
  enable: true,
  package: 'egg-aliyun-eci',
};

Configuration

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

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

Example

Questions & Suggestions

Please open an issue here.

License

MIT

Package Sidebar

Install

npm i egg-aliyun-eci

Weekly Downloads

0

Version

1.1.2

License

MIT

Unpacked Size

9.32 kB

Total Files

19

Last publish

Collaborators

  • candy.zheng