119 lines
2.5 KiB
JSON
119 lines
2.5 KiB
JSON
{
|
|
"_from": "xlsx-js-style",
|
|
"_id": "xlsx-js-style@1.2.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-DDT4FXFSWfT4DXMSok/m3TvmP1gvO3dn0Eu/c+eXHW5Kzmp7IczNkxg/iEPnImbG9X0Vb8QhROda5eatSR/97Q==",
|
|
"_location": "/xlsx-js-style",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "xlsx-js-style",
|
|
"name": "xlsx-js-style",
|
|
"escapedName": "xlsx-js-style",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/xlsx-js-style/-/xlsx-js-style-1.2.0.tgz",
|
|
"_shasum": "58455f2fd3c5e22807c2841f5b0631a07098b719",
|
|
"_spec": "xlsx-js-style",
|
|
"_where": "D:\\#albasheer\\aqdamy\\WinSCP",
|
|
"alex": {
|
|
"allow": [
|
|
"special",
|
|
"simple",
|
|
"just",
|
|
"crash",
|
|
"wtf",
|
|
"holes"
|
|
]
|
|
},
|
|
"author": {
|
|
"name": "gitbrent"
|
|
},
|
|
"bin": {
|
|
"xlsx": "bin/xlsx.njs"
|
|
},
|
|
"browser": {
|
|
"buffer": false,
|
|
"crypto": false,
|
|
"stream": false,
|
|
"process": false,
|
|
"fs": false
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/gitbrent/xlsx-js-style/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"config": {
|
|
"blanket": {
|
|
"pattern": "xlsx.js"
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"adler-32": "~1.2.0",
|
|
"cfb": "^1.1.4",
|
|
"codepage": "~1.14.0",
|
|
"commander": "~2.17.1",
|
|
"crc-32": "~1.2.0",
|
|
"exit-on-epipe": "~1.0.1",
|
|
"fflate": "^0.3.8",
|
|
"ssf": "~0.11.2",
|
|
"wmf": "~1.0.1",
|
|
"word": "~0.3.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "SheetJS Spreadsheet Community Edition plus Basic Cell Styles",
|
|
"devDependencies": {
|
|
"@types/node": "^8.5.9",
|
|
"gulp": "^4.0.2",
|
|
"gulp-concat": "^2.6.1",
|
|
"gulp-ignore": "^3.0.0",
|
|
"gulp-insert": "^0.5.0",
|
|
"gulp-replace": "^1.1.3",
|
|
"gulp-sourcemaps": "^3.0.0",
|
|
"gulp-uglify": "^3.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
},
|
|
"files": [
|
|
"dist",
|
|
"libs",
|
|
"types"
|
|
],
|
|
"homepage": "https://github.com/gitbrent/xlsx-js-style/",
|
|
"jsdelivr": "dist/xlsx.min.js",
|
|
"keywords": [
|
|
"excel",
|
|
"xls",
|
|
"xlsx",
|
|
"xlsb",
|
|
"xlsm",
|
|
"office",
|
|
"spreadsheet",
|
|
"js-xlsx",
|
|
"xlsx-js",
|
|
"sheetjs-style",
|
|
"sheetjs-style-v2"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"main": "dist/xlsx.min.js",
|
|
"name": "xlsx-js-style",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/gitbrent/xlsx-js-style.git"
|
|
},
|
|
"scripts": {
|
|
"ship": "gulp ship"
|
|
},
|
|
"types": "types",
|
|
"unpkg": "dist/xlsx.min.js",
|
|
"version": "1.2.0"
|
|
}
|