UNPKG

generate-atm-test-cycle

Version:

npm module to create a new test cycle in Adaptavist test management tool

21 lines (20 loc) 439 B
{ "name": "generate-atm-test-cycle", "version": "1.0.4", "description": "npm module to create a new test cycle in Adaptavist test management tool", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "JIRA", "Kanoah", "ATM" ], "author": "testcafeindigo", "license": "ISC", "devDependencies": { "dotenv": "^6.1.0", "request": "^2.88.0" } }