@testcomplete/excelhandler
Version:
Read & Parse the provided Excel to offer method to handle Column & data as table
56 lines (55 loc) • 1.53 kB
JSON
{
"_from": "@neooblaster/tablejs@^0.1.12",
"_id": "@neooblaster/tablejs@0.1.12",
"_inBundle": false,
"_integrity": "sha512-p6X0Rvjl65RPNzxdlouGH4zK8SD8dt5g4WSfBauEH++HTLJA8VpsWxlwI/02rmbqQOER6Sd+v9OSuQ6R6NgUzw==",
"_location": "/@neooblaster/tablejs",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@neooblaster/tablejs@^0.1.12",
"name": "@neooblaster/tablejs",
"escapedName": "@neooblaster%2ftablejs",
"scope": "@neooblaster",
"rawSpec": "^0.1.12",
"saveSpec": null,
"fetchSpec": "^0.1.12"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@neooblaster/tablejs/-/tablejs-0.1.12.tgz",
"_shasum": "f310bace5a6aed5f18c6e15eda74f0f0379e4080",
"_spec": "@neooblaster/tablejs@^0.1.12",
"_where": "Y:\\TestComplete\\ExcelHandler\\test\\Scripts",
"author": {
"name": "Nicolas DUPRE"
},
"bin": {
"tablejs": "bin/tablejs.js"
},
"bugs": {
"url": "https://github.com/neooblaster/tablejs/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "An enhanced Array with extra feature to works as 2D Table",
"homepage": "https://github.com/neooblaster/tablejs#readme",
"keywords": [
"Array",
"Table"
],
"license": "ISC",
"main": "bin/tablejs.js",
"name": "@neooblaster/tablejs",
"repository": {
"type": "git",
"url": "git+https://github.com/neooblaster/tablejs.git"
},
"scripts": {
"test": ""
},
"version": "0.1.12"
}