Install

Please install via npm.

$ npm install line-pay-sdk

You can build from source. Please clone the repository and run the following scripts to build.

$ git clone https://github.com/SombreroElGringo/line-pay-sdk-nodejs
$ cd line-pay-sdk-nodejs
$ npm install
$ npm run build

The built result will be placed in dist/.