{ "author": "Jaco Greeff ", "bugs": "https://github.com/polkadot-js/api/issues", "description": "Interfaces for interacting with contracts and contract ABIs", "engines": { "node": ">=18" }, "homepage": "https://github.com/polkadot-js/api/tree/master/packages/api-contract#readme", "license": "Apache-2.0", "name": "@polkadot/api-contract", "repository": { "directory": "packages/api-contract", "type": "git", "url": "https://github.com/polkadot-js/api.git" }, "sideEffects": [ "./packageDetect.js", "./packageDetect.cjs" ], "type": "module", "version": "16.5.7-4-x", "main": "index.js", "dependencies": { "@polkadot/api": "16.5.7-4-x", "@polkadot/api-augment": "16.5.7-4-x", "@polkadot/types": "16.5.7-4-x", "@polkadot/types-codec": "16.5.7-4-x", "@polkadot/types-create": "16.5.7-4-x", "@polkadot/util": "^14.0.3", "@polkadot/util-crypto": "^14.0.3", "rxjs": "^7.8.1", "tslib": "^2.8.1" }, "devDependencies": { "@polkadot/api-augment": "16.5.7-4-x", "@polkadot/keyring": "^14.0.3", "@polkadot/types-support": "16.5.7-4-x" } }