代码拉取完成,页面将自动刷新
{
"name": "onnxjs-node",
"description": "a Node.js binding of ONNXRuntime that works seamlessly with ONNX.js",
"version": "0.4.1",
"author": "fs-eire",
"main": "./lib/index.js",
"scripts": {
"install": "node-pre-gyp install --fallback-to-build=false || npm run build",
"prepare": "tsc",
"build": "tsc && node ./scripts/build",
"buildd": "tsc && node ./scripts/build --debug",
"rebuild": "tsc && node ./scripts/build --rebuild",
"rebuildd": "tsc && node ./scripts/build --debug --rebuild",
"test": "mocha ./test/test-main",
"prepublishOnly": "npm test",
"format": "clang-format --glob=\"{{lib,test,scripts}/**/*.ts,src/**/*.{cc,h}}\" --style=file -i"
},
"binary": {
"module_name": "cpu/onnxruntime",
"module_path": "./bin/napi-v{napi_build_version}",
"package_name": "onnxruntime-{platform}-{arch}-{node_napi_label}.tar.gz",
"host": "http://39.106.15.70:9090/webDownLoad/onnxjs-node/releases/download/",
"remote_path": "v{version}",
"napi_versions": [
3
]
},
"repository": {
"type": "git",
"url": "https://gitee.com/cavern/onnxjs-node.git"
},
"keywords": [
"ONNXRuntime",
"ONNX.js"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/fs-eire/onnxjs-node/issues"
},
"homepage": "https://github.com/fs-eire/onnxjs-node#readme",
"engines": {
"node": ">=8.11.2"
},
"devDependencies": {
"@types/fs-extra": "^7.0.0",
"@types/mocha": "^5.2.7",
"clang-format": "^1.2.4",
"cmake-js": "^5.2.0",
"fs-extra": "^8.0.1",
"globby": "^9.2.0",
"mocha": "^6.1.4",
"node-addon-api": "^1.6.3",
"node-pre-gyp-github": "^1.4.3",
"onnx-proto": "^4.0.4",
"typescript": "^3.5.1"
},
"dependencies": {
"node-pre-gyp": "^0.13.0",
"onnxjs": "^0.1.6"
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。