UNPKG

@testcomplete/excelhandler

Version:

Read & Parse the provided Excel to offer method to handle Column & data as table

32 lines (31 loc) 891 B
{ "name": "@testcomplete/excelhandler", "version": "0.3.3", "description": "Read & Parse the provided Excel to offer method to handle Column & data as table", "main": "ExcelHandler.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "TestComplete", "Automation", "Excel", "Interface" ], "author": "Nicolas DUPRE", "license": "ISC", "dependencies": { "@neooblaster/tablejs": "^0.1.12" }, "directories": { "doc": "docs" }, "repository": { "type": "git", "url": "git+https://github.com/neooblaster/-testcomplete-ExcelHandler.git" }, "bugs": { "url": "https://github.com/neooblaster/-testcomplete-ExcelHandler/issues" }, "homepage": "https://github.com/neooblaster/-testcomplete-ExcelHandler#readme" }