Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

redmine

sotarok290.2.3

Redmine Rest API Client for node.js

redmine, rest api

readme

changelog

CHANGES

0.2.3

  • Fixed bug of escaping JSON string.

0.2.2

  • Fixed bug of escaping JSON string.

0.2.1

  • Added getIssue() function.
  • Fixed bug due to unicode string.
  • Test improved.

0.2.0

  • Replace eval() to JSON.parse().