{ "author": "Jaco Greeff ", "bugs": "https://github.com/polkadot-js/api/issues", "description": "Implementation of the SCALE codec", "engines": { "node": ">=18" }, "homepage": "https://github.com/polkadot-js/api/tree/master/packages/types-codec#readme", "license": "Apache-2.0", "name": "@polkadot/types-codec", "repository": { "directory": "packages/types-codec", "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/util": "^14.0.3", "@polkadot/x-bigint": "^14.0.3", "tslib": "^2.8.1" }, "devDependencies": { "@polkadot/types": "16.5.7-4-x", "@polkadot/types-augment": "16.5.7-4-x", "@polkadot/types-support": "16.5.7-4-x", "@polkadot/util-crypto": "^14.0.3" } }