{
  "_from": "xlsx-style@^0.8.13",
  "_inBundle": false,
  "_integrity": "sha1-7SONa4wFYvlEfCkGq73tLTOeBIY=",
  "_location": "/xlsx-style",
  "_phantomChildren": {
    "buffer-from": "1.1.1",
    "colors": "0.6.2",
    "exit-on-epipe": "1.0.1",
    "inherits": "2.0.4",
    "printj": "1.1.2",
    "string_decoder": "1.1.1",
    "typedarray": "0.0.6",
    "util-deprecate": "1.0.2",
    "voc": "1.1.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "xlsx-style@^0.8.13",
    "name": "xlsx-style",
    "escapedName": "xlsx-style",
    "rawSpec": "^0.8.13",
    "saveSpec": null,
    "fetchSpec": "^0.8.13"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/xlsx-style/-/xlsx-style-0.8.13.tgz",
  "_shasum": "ed238d6b8c0562f9447c2906abbded2d339e0486",
  "_spec": "xlsx-style@^0.8.13",
  "_where": "D:\\project\\follow-up-web",
  "author": "sheetjs",
  "bin": {
    "xlsx": "./bin/xlsx.njs"
  },
  "bugs": {
    "url": "https://github.com/protobi/js-xlsx/issues"
  },
  "bundleDependencies": false,
  "config": {
    "blanket": {
      "pattern": "xlsx.js"
    }
  },
  "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": ""
  },
  "engines": {
    "node": ">=0.8"
  },
  "homepage": "https://github.com/protobi/js-xlsx/tree/beta#readme",
  "keywords": [
    "excel",
    "xls",
    "xlsx",
    "xlsb",
    "xlsm",
    "ods",
    "office",
    "spreadsheet"
  ],
  "license": "Apache-2.0",
  "main": "./xlsx",
  "name": "liyuan-xlsx",
  "repository": {
    "type": "git",
    "url": "git://github.com/protobi/js-xlsx.git#beta"
  },
  "scripts": {
    "pretest": "git submodule init && git submodule update",
    "test": "make test"
  },
  "version": "1.0.0"
}
