Newer
Older
"name": "@substrate/txwrapper",
"author": "Parity Technologies <[email protected]>",
"description": "Helper funtions for offline transaction generation.",
"license": "MIT",
"main": "lib/index.js",
"publishConfig": {
"access": "public"
},
"repository": "https://github.com/paritytech/txwrapper",
"deploy": "yarn build && standard-version",
"test": "jest"
},
"dependencies": {
},
"devDependencies": {
"@amaurymartiny/config": "^1.0.10",
"@types/jest": "^24.0.23",
"jest": "^24.9.0",
"standard-version": "^7.0.1",
"typedoc": "^0.15.3",
"typedoc-plugin-markdown": "^2.2.11",