89 lines
2.0 KiB
JSON
89 lines
2.0 KiB
JSON
{
|
|
"_from": "xlsx-style",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-7SONa4wFYvlEfCkGq73tLTOeBIY=",
|
|
"_location": "/xlsx-style",
|
|
"_phantomChildren": {
|
|
"buffer-from": "1.1.1",
|
|
"exit-on-epipe": "1.0.1",
|
|
"inherits": "2.0.4",
|
|
"printj": "1.1.2",
|
|
"typedarray": "0.0.6",
|
|
"util-deprecate": "1.0.2",
|
|
"voc": "1.2.0"
|
|
},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "xlsx-style",
|
|
"name": "xlsx-style",
|
|
"escapedName": "xlsx-style",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/xlsx-style/download/xlsx-style-0.8.13.tgz",
|
|
"_shasum": "ed238d6b8c0562f9447c2906abbded2d339e0486",
|
|
"_spec": "xlsx-style",
|
|
"_where": "E:\\project\\ProposalImprovemet1",
|
|
"author": "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"
|
|
},
|
|
"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": "xlsx-style-medalsoft",
|
|
"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"
|
|
}
|