{
  "name": "@radixdlt/util",
  "version": "2.1.6",
  "description": "Shared utility methods",
  "keywords": [
    "Utility"
  ],
  "author": "Alexander Cyon <alex.cyon@gmail.com>",
  "homepage": "https://github.com/radixdlt/radixdlt-javascript/tree/master/packages/util#readme",
  "license": "Apache-2.0",
  "main": "dist/index.js",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/radixdlt/radixdlt-javascript.git"
  },
  "scripts": {
    "test": "echo \"Error: run tests from root\" && exit 1"
  },
  "bugs": {
    "url": "https://github.com/radixdlt/radixdlt-javascript/issues"
  },
  "engines": {
    "node": ">=15.5.0 <16"
  },
  "dependencies": {
    "loglevel": "^1.7.1",
    "loglevel-plugin-prefix": "^0.8.4",
    "neverthrow": "^4.0.1",
    "ramda": "^0.27.1",
    "randombytes": "^2.1.0",
    "sodium-native": "^3.2.0"
  },
  "gitHead": "14ef871b175ad600f391f03665ce0fc51039ff86"
}
