1 Star 2 Fork 3

拇指帝国/win32-printer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 376 Bytes
一键复制 编辑 原始数据 按行查看 历史
拇指帝国 提交于 2021-02-04 13:24 . init
{
"main": "lib/binding.js",
"dependencies": {
"node-addon-api": "^1.1.0"
},
"scripts": {
"build": "node-gyp build",
"start": "node --napi-modules ./test/run.js",
"test": "node --napi-modules ./test/test_binding.js"
},
"gypfile": true,
"name": "win32-printer",
"version": "1.0.0",
"author": "linglq",
"license": "ISC",
"description": ""
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/csling/win32-printer.git
git@gitee.com:csling/win32-printer.git
csling
win32-printer
win32-printer
master

搜索帮助