{
  "_args": [
    [
      "xlsx-style@0.8.13",
      "/media/luizotavio/Data1/workspace_DMA/workspace/angular-editor-fabric-js"
    ]
  ],
  "_from": "xlsx-style@0.8.13",
  "_id": "xlsx-style@0.8.13",
  "_inBundle": false,
  "_integrity": "sha1-7SONa4wFYvlEfCkGq73tLTOeBIY=",
  "_location": "/xlsx-style",
  "_phantomChildren": {
    "colors": "0.6.2",
    "concat-stream": "2.0.0",
    "exit-on-epipe": "1.0.1",
    "printj": "1.1.2",
    "voc": "1.2.0"
  },
  "_requested": {
    "type": "version",
    "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",
  "_spec": "0.8.13",
  "_where": "/media/luizotavio/Data1/workspace_DMA/workspace/angular-editor-fabric-js",
  "author": {
    "name": "sheetjs"
  },
  "bin": {
    "xlsx": "bin/xlsx.njs"
  },
  "bugs": {
    "url": "https://github.com/protobi/js-xlsx/issues"
  },
  "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"
  },
  "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": "xlsx-style",
  "repository": {
    "type": "git",
    "url": "git://github.com/protobi/js-xlsx.git#beta"
  },
  "scripts": {
    "pretest": "git submodule init && git submodule update",
    "test": "make test"
  },
  "version": "0.8.13"
}
