{
  "name": "xlsx-style-correct",
  "version": "1.0.0",
  "description": "O objetivo desse pacote eh corrigir o bug da biblioteca xlsx-style",
  "main": "./xlsx",
  "dependencies": {
    "adler-32": "",
    "cfb": ">=0.10.0",
    "codepage": "~1.3.6",
    "commander": "",
    "crc-32": "",
    "jszip": "2.4.0",
    "my-package": "0.0.0",
    "ssf": "~0.8.1"
  },
  "devDependencies": {
    "cheerio": "^0.19.0",
    "mocha": "",
    "xlsjs": "",
    "uglify-js": ""
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/luizotavioautomacao/xlsx-style-correct.git"
  },
  "keywords": [
    "excel",
    "cls",
    "xlsx",
    "xlsb",
    "xlsm",
    "ods",
    "office",
    "spreadsheet"
  ],
  "config": {
    "blanket": {
      "pattern": "xlsx.js"
    }
  },
  "bin": {
    "xlsx": "./bin/xlsx.njs"
  },
  "author": "Luiz Otavio Mendes de Oliveira <luizotavioautomacao@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/luizotavioautomacao/xlsx-style-correct/issues"
  },
  "homepage": "https://github.com/luizotavioautomacao/xlsx-style-correct#readme",
  "engines": {
    "node": ">=0.8"
  }
}
