{
  "name": "@vechain/connex-types",
  "version": "2.2.1",
  "description": "Standard interface to connect DApp with VeChain and user",
  "main": "",
  "types": "index",
  "files": [
    "*.d.ts"
  ],
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vechain/connex.git"
  },
  "keywords": [
    "connex",
    "vechain",
    "dapp",
    "blockchain"
  ],
  "author": "qianbin",
  "license": "LGPL-3.0",
  "bugs": {
    "url": "https://github.com/vechain/connex/issues"
  },
  "homepage": "https://github.com/vechain/connex/tree/master/packages/types/#readme",
  "gitHead": "8e696a9b2110b1aafe1271433730926302099c54"
}
