{
  "_from": "chy-xlsx-style",
  "_id": "chy-xlsx-style@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-mZg9S+JKNTQC7j8fVfa6kBqNc/BJpc3lRrRbtusBAfuvXrkRg2VLVQIfnNkMathDOsXYd26/FZM24wBZ0dZpJQ==",
  "_location": "/chy-xlsx-style",
  "_phantomChildren": {
    "buffer-from": "1.1.1",
    "exit-on-epipe": "1.0.1",
    "inherits": "2.0.3",
    "printj": "1.1.2",
    "string_decoder": "1.1.1",
    "typedarray": "0.0.6",
    "util-deprecate": "1.0.2",
    "voc": "1.1.0"
  },
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "chy-xlsx-style",
    "name": "chy-xlsx-style",
    "escapedName": "chy-xlsx-style",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/chy-xlsx-style/-/chy-xlsx-style-1.0.0.tgz",
  "_shasum": "8c83ba9083631d0b2d300e5ecf8e9c2d125d8a6f",
  "_spec": "chy-xlsx-style",
  "_where": "G:\\rb-erp-frontend",
  "author": {
    "name": "sheetjs"
  },
  "bundleDependencies": false,
  "dependencies": {
    "adler-32": "",
    "cfb": ">=0.10.0",
    "codepage": "~1.3.6",
    "commander": "",
    "crc-32": "",
    "jszip": "2.4.0",
    "ssf": "~0.8.1"
  },
  "deprecated": false,
  "description": "Excel (XLSB/XLSX/XLSM/XLS/XML) and ODS spreadsheet parser and writer (extended to enable read/write of cell formats with xlsx files)",
  "devDependencies": {
    "cheerio": "^0.19.0",
    "mocha": "",
    "uglify-js": "",
    "xlsjs": ""
  },
  "license": "Apache-2.0",
  "main": "./xlsx",
  "name": "chy-xlsx-style",
  "scripts": {
    "pretest": "git submodule init && git submodule update",
    "test": "make test"
  },
  "version": "1.0.1"
}
