0.1.3 • Published 6 years ago

node-securepay v0.1.3

Weekly downloads
1
License
UNLICENSED
Repository
-
Last release
6 years ago

node-securepay

XO code style

SecurePay API wrapper for node.js

Usage

See ./lib/index.js for docs.

Tests

npm install
npm test

Dependencies

  • is-plain-object: Returns true if an object was created by the Object constructor.
  • node-fetch: A light-weight module that brings window.fetch to node.js and io.js
  • schema-object: Enforce schema on JavaScript objects, including type, transformation, and validation. Supports extends, sub-schemas, and arrays.
  • xml-js: A convertor between XML text and Javascript object / JSON text.

Dev Dependencies

TODO

License

UNLICENSED