UNPKG

bc-api-toolbox

Version:

Toolbox to help build apps with the BigCommerce API

25 lines (24 loc) 499 B
{ "name": "bc-api-toolbox", "version": "1.0.7", "description": "Toolbox to help build apps with the BigCommerce API", "main": "toolbox.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "bigcommerce", "BC", "api", "toolbox", "Big", "Commerce" ], "author": "the-transgineer", "license": "ISC", "dependencies": { "node-request-retry": "^1.0.0", "request": "^2.83.0", "request-promise": "^4.2.2" } }