data-to-export
Version:
base64数据导出,支持txt、doc、xls
21 lines • 390 B
JSON
{
"name": "data-to-export",
"version": "1.0.1",
"description": "base64数据导出,支持txt、doc、xls",
"main": "lib/index.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"base64数据",
"数据",
"导出",
"export",
"txt",
"doc",
"xls",
"excel"
],
"author": "gkh",
"license": "ISC"
}