bc-sdk
Version:
sdk for baichuan shenzhen, version 1677
34 lines (33 loc) • 939 B
JSON
{
"name": "bc-sdk",
"version": "1.0.10",
"description": "sdk for baichuan shenzhen, version 1677",
"main": "index.js",
"typings": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"bindings": "~1.2.1",
"ffi": "git+https://github.com/lijiadong-git/node-ffi.git",
"ref-array": "git+https://github.com/lijiadong-git/ref-array.git"
},
"devDependencies": {
"@types/ffi": "^0.2.0",
"@types/ref-array": "0.0.28",
"@types/ref-struct": "0.0.29"
},
"repository": {
"type": "git",
"url": "git+https://github.com/lijiadong-git/bc-sdk-node.git"
},
"keywords": [
"baichuan"
],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/lijiadong-git/bc-sdk-node/issues"
},
"homepage": "https://github.com/lijiadong-git/bc-sdk-node#readme"
}