@testiny/cli
Version:
A command-line client for Testiny
21 lines • 440 B
JSON
{
"name": "@testiny/cli",
"version": "1.26.2",
"description": "A command-line client for Testiny",
"main": "./testiny-importer.js",
"bin": {
"testiny-importer": "testiny-importer.js"
},
"homepage": "https://www.testiny.io/",
"engines": {
"node": ">=18.0.0"
},
"keywords": [
"testiny",
"testmanagement",
"testautomation"
],
"author": "Mategra GmbH",
"devDependencies": {},
"dependencies": {}
}