{"name":"node-xlsx","author":{"name":"Olivier Louvignes","email":"olivier@mg-crea.com"},"version":"0.16.0","description":"NodeJS Excel files parser & builder","main":"lib/index.js","scripts":{"start":"yarn test:watch","test":"NODE_ENV=test jest --runInBand","test:watch":"yarn test -- --watch","test:coverage":"yarn test -- --coverage","lint":"NODE_ENV=test eslint src/ test/","build":"rimraf lib/*; NODE_ENV=production babel src/ -d lib/ -s","build:watch":"yarn build -- -w","prepublish":"yarn build"},"repository":{"type":"git","url":"git+https://github.com/mgcrea/node-xlsx.git"},"license":"Apache-2.0","dependencies":{"buffer-from":"^1.1.1","xlsx":"^0.16.8"},"devDependencies":{"@babel/cli":"^7.12.1","@babel/core":"^7.12.3","@babel/plugin-proposal-class-properties":"^7.12.1","@babel/plugin-transform-runtime":"^7.12.1","@babel/preset-env":"^7.12.1","@babel/runtime":"^7.12.5","babel-eslint":"^10.1.0","codacy-coverage":"^3.4.0","debug-utils":"^0.5.3","eslint":"^7.13.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^6.15.0","eslint-plugin-import":"^2.22.1","expect":"^26.6.2","jest":"^24.8.0","rimraf":"^3.0.2"},"engines":{"node":">=4.0.0"},"keywords":["excel","parser","builder","xlsx","xls"],"jest":{"testEnvironment":"node","setupFiles":["<rootDir>/test/setup.js"]},"gitHead":"172405d649a424a67d1916a8c7ad1b1efbaa16a6","bugs":{"url":"https://github.com/mgcrea/node-xlsx/issues"},"homepage":"https://github.com/mgcrea/node-xlsx#readme","_id":"node-xlsx@0.16.0","_nodeVersion":"14.15.3","_npmVersion":"6.14.9","dist":{"shasum":"561719151e3df6a4abb4080e67f8162931fead51","size":7817,"noattachment":false,"key":"/node-xlsx/-/node-xlsx-0.16.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/node-xlsx/download/node-xlsx-0.16.0.tgz"},"_npmUser":{"name":"mgcrea","email":"olivier@mg-crea.com"},"directories":{},"maintainers":[{"name":"mgcrea","email":"olivier@mg-crea.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/node-xlsx_0.16.0_1610395019061_0.26272090947120486"},"_hasShrinkwrap":false,"publish_time":1610395019171,"_cnpm_publish_time":1610395019171,"dist-tags":{"latest":"0.21.0"}}