{
  "name": "kh-excel-to-json",
  "version": "1.0.8",
  "description": "cover excel file to json file",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "node-xlsx": "0.6.0"
  },
  "bin": {
    "khfCover": "bin/khfCover"
  },
  "author": "linyandi",
  "license": "MIT"
}
