{"library":"node-sellsy","install":[{"cmd":"npm install node-sellsy","imports":["const Sellsy = require('node-sellsy');","// For ESM, you might need a wrapper or dynamic import: const Sellsy = (await import('node-sellsy')).default;","// No named exports are provided by this CommonJS module."]},{"cmd":"yarn add node-sellsy","imports":[]},{"cmd":"pnpm add node-sellsy","imports":[]}]}