@ocap/types
Version:
Typescript definitions generated from protobuf
44 lines (43 loc) • 1.09 kB
JSON
{
"name": "@ocap/types",
"version": "1.19.17",
"description": "Typescript definitions generated from protobuf",
"keywords": [
"ocap",
"typescript"
],
"publishConfig": {
"access": "public"
},
"dependencies": {
"google-protobuf": "3.21.0"
},
"resolutions": {},
"devDependencies": {
"@arcblock/eslint-config-ts": "0.3.3",
"@types/jest": "^29.5.13",
"@types/node": "^22.7.5",
"eslint": "^8.57.0",
"typescript": "^5.6.2"
},
"author": {
"name": "wangshijun",
"email": "shijun@arcblock.io",
"url": "https://github.com/wangshijun"
},
"contributors": [
"wangshijun <shijun@arcblock.io> (https://github.com/wangshijun)"
],
"types": "./index.d.ts",
"homepage": "https://github.com/ArcBlock/blockchain/tree/master/core/forge-util",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "git+https://github.com/ArcBlock/blockchain.git"
},
"scripts": {},
"bugs": {
"url": "https://github.com/ArcBlock/blockchain/issues"
},
"gitHead": "d25d8b52053b0e3254a28c3b44ea5e447ce1c08a"
}