{"library":"jira-client","type":"library","category":null,"description":"jira-client is an actively maintained, open-source Node.js module that provides an object-oriented wrapper for the Jira REST API. It aims to simplify programmatic interaction with Jira by abstracting HTTP requests into easy-to-use method calls, handling authentication, and parsing responses. The current stable version is 8.2.2. The project generally follows a regular release cadence with patch and minor updates for bug fixes, dependency bumps, and new API method support. Major versions, occurring less frequently, typically introduce breaking changes such as dropping support for older Node.js versions or swapping underlying HTTP client libraries. Its core value lies in offering a consistent, promise-based API for common Jira operations, making it suitable for developing automation scripts, integrations, and custom tools that interact with Jira in a Node.js environment.","language":"javascript","status":"active","version":"8.2.2","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install jira-client","imports":["import JiraApi from 'jira-client';","const JiraApi = require('jira-client');","new JiraApi({ host: 'jira.example.com', username: 'user', password: 'pass' });"]},{"cmd":"yarn add jira-client","imports":[]},{"cmd":"pnpm add jira-client","imports":[]}],"homepage":null,"github":"https://github.com/jira-node/node-jira-client","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/jira-client","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/jira-client/compatibility"}}