3 Star 3 Fork 1

ChenX / node-wps

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 384 Bytes
一键复制 编辑 原始数据 按行查看 历史
ChenX 提交于 2018-05-02 22:01 . 初始化提交,实现合并单元格
{
"name": "node-wps",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"b": "tsc",
"c": "ts-node ./src/Merge.ts"
},
"author": "",
"license": "ISC",
"dependencies": {
"@types/node": "^10.0.2",
"ts-node": "^6.0.2",
"typescript": "^2.8.3",
"winax": "^1.0.9"
}
}
TypeScript
1
https://gitee.com/BearCAD/node-wps.git
git@gitee.com:BearCAD/node-wps.git
BearCAD
node-wps
node-wps
master

搜索帮助