Newer
Older
"name": "@amaurymartiny/txwrapper",
"author": "Amaury Martiny <[email protected]>",
"description": "Simple wrapper around @polkadot/api",
"license": "MIT",
"main": "lib/index.js",
"publishConfig": {
"access": "public"
},
"repository": "https://github.com/amaurymartiny/txwrapper",
"test": "jest"
},
"dependencies": {
"@polkadot/api": "^0.97.0-beta.39"
},
"devDependencies": {
"@amaurymartiny/config": "^1.0.10",
"typedoc": "^0.15.3",
"typedoc-plugin-markdown": "^2.2.11",