"main": "src/index.js",
"scripts": {
"test": "grunt && mocha ./test/mocha/*.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/patrikx3/json2xls-worker-thread.git"
},
"keywords": [
"json2xls",
"worker",
"thread",
"offloading",
"async"
],
"author": "Patrik Laszlo <alabard@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/patrikx3/json2xls-worker-thread/issues"
},
"homepage": "https://pages.corifeus.com/json2xls-worker-thread",