icheques-webservice
v1.0.7
Published
Chamada aos serviços da iCheques via NodeJS ou pelo navegador.
Downloads
15
Readme
[email protected]
Chamada aos serviços da iCheques via NodeJS ou pelo navegador.
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install icheques-webservice --save
This package is provided in these module formats:
- CommonJS
Dependencies
- form-data: A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
- whatwg-fetch
Dev Dependencies
- camel-case: Camel case a string
- chai: BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
- eslint-config-airbnb-base: Airbnb's base JS ESLint config, following our styleguide
- eslint-plugin-import: Import with sanity.
- human-interval: Human readable time measurements
- mocha: simple, flexible, fun test framework
- querystring: Node's querystring module for all engines.
- rollup-analyzer: Analyze file sizes of rollup bundled imports
- rollup-plugin-filesize: A rollup plugin to show filesize in the cli
- rollup-plugin-uglify-es: Rollup plugin to minify generated bundle
- rollup-plugin-node-resolve
- object-assign
- lodash
- rollup
- eslint
- rollup-plugin-buble
- rollup-plugin-commonjs
License
MIT