You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "livy is a simple command line interface based on the livy module. The module uses the REST API to communicate with the Jira instance.",
"main": "index.js",
"directories": {
"example": "examples"
},
"devDependencies": {
"@semantic-release/changelog": "^3.0.6",
"@semantic-release/exec": "^3.3.8",
"@semantic-release/git": "^v7.1.0-beta.10",
"cz-conventional-changelog": "3.0.2",
"semantic-release": "^v19.0.3"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",