1 Star 0 Fork 1

郑明/como_v8pp

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 623 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "v8pp",
"version": "1.7.0",
"description": "C++ bindings for V8",
"keywords": [ "V8", "native", "addon", "module", "bindings" ],
"engines": { "node": ">=8.0.0" },
"main": "include_dirs.js",
"repository": { "type": "git", "url": "git://github.com/pmed/v8pp.git" },
"author": "Pavel Medvedev <[email protected]>",
"license": "BSL-1.0",
"bugs": { "url": "https://github.com/pmed/v8pp/issues" },
"homepage": "https://github.com/pmed/v8pp#readme",
"files": ["docs", "examples", "v8pp/*.hpp", "v8pp/*.ipp", "v8pp/*.cpp", "include_dirs.js",
"COPYING", "LICENSE_1_0.txt", "README.md"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/zhengmingtoh/como_v8pp.git
[email protected]:zhengmingtoh/como_v8pp.git
zhengmingtoh
como_v8pp
como_v8pp
master

搜索帮助