UNPKG

@testcomplete/filesystemutil

Version:

A file system interface to let scripts working with TestComplete & NodeJS at the same time

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