1 Star 0 Fork 0

Mitscherlich/node-seeta-legacy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 732 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "seeta",
"version": "0.2.4",
"description": "Node.js wrap for SeetaFaceEngine",
"main": "lib/seeta.js",
"scripts": {
"install": "node-gyp rebuild",
"postinstall": "node postinstall.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Mitscherlich/node-seeta.git"
},
"keywords": [
"seeta",
"seetaface",
"seetafaceengine2",
"node",
"addon"
],
"author": "Mitscherlich Wei <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/Mitscherlich/node-seeta/issues"
},
"homepage": "https://github.com/Mitscherlich/node-seeta#README",
"os": [
"!darwin"
],
"dependencies": {
"nan": "^2.11.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/Mitscherlich/node-seeta-legacy.git
[email protected]:Mitscherlich/node-seeta-legacy.git
Mitscherlich
node-seeta-legacy
node-seeta-legacy
master

搜索帮助