0.0.2 • Published 7 years ago

@mcrowe/package_name v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
7 years ago

Amazon Product API

Typescript interface to Amazon product advertising api.

Usage

npm install @mcrowe/amazon-product-api --save

Development

Install npm modules:

npm install

Run tests:

npm test

Release

Release a new version:

bin/release.sh

This will publish a new version to npm, as well as push a new tag up to github.

TODO

  • Proper variant parsing
  • Proper image parsing?
  • Move tests over