{"library":"node-bigcommerce","install":[{"cmd":"npm install node-bigcommerce","imports":["const BigCommerce = require('node-bigcommerce');","const bigCommerce = new BigCommerce({ clientId: '...', secret: '...', callback: '...' });"]},{"cmd":"yarn add node-bigcommerce","imports":[]},{"cmd":"pnpm add node-bigcommerce","imports":[]}]}