{
  "name": "@travel_wsy/export_word",
  "version": "1.2.0",
  "description": "导出word格式",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://gitee.com/wsytravel/export-word.git"
  },
  "publicConfig":{
    "registry":"http://registry.npmjs.org/"
  },
  "author": "wsy",
  "license": "ISC",
  "private": false,
  "keywords": ["导出word","export_word"],
  "dependencies":{
    "docxtemplater": "^3.42.1",
    "pizzip": "^3.1.4",
    "jszip-utils": "^0.1.0",
    "file-saver": "^2.0.5",
    "angular-expressions": "^1.1.9"
  }
}
