UNPKG

@testcomplete/loggerutil

Version:

A log output interface to let scripts working with TestComplete & NodeJS at the same time

29 lines (28 loc) 830 B
{ "name": "@testcomplete/loggerutil", "version": "0.1.2", "description": "A log output interface to let scripts working with TestComplete & NodeJS at the same time", "main": "LoggerUtil.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "TestComplete", "NodeJS", "Automation", "Interface", "Logging", "Compatibility", "Util" ], "author": "Nicolas DUPRE", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/neooblaster/-testcomplete-LoggerUtil.git" }, "bugs": { "url": "https://github.com/neooblaster/-testcomplete-LoggerUtil/issues" }, "homepage": "https://github.com/neooblaster/-testcomplete-LoggerUtil#readme" }