PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@bitgo/sdk-coin-hbar/node_modules/@hashgraph/sdk

Просмотр файла: package.json

{
  "name": "@hashgraph/sdk",
  "version": "2.29.0",
  "description": "Hedera™ Hashgraph SDK",
  "types": "./lib/index.d.ts",
  "main": "./lib/index.cjs",
  "module": "./src/index.js",
  "react-native": {
    "./lib/index.cjs": "./src/native.js",
    "./src/encoding/hex.js": "./src/encoding/hex.native.js",
    "./src/encoding/utf8.js": "./src/encoding/utf8.native.js",
    "./src/cryptography/sha384.js": "./src/cryptography/sha384.native.js"
  },
  "browser": {
    "./src/index.js": "./src/browser.js",
    "./src/encoding/hex.js": "./src/encoding/hex.browser.js",
    "./src/encoding/utf8.js": "./src/encoding/utf8.browser.js",
    "./src/cryptography/sha384.js": "./src/cryptography/sha384.browser.js",
    "crypto": false
  },
  "exports": {
    "./package.json": "./package.json",
    ".": {
      "types": "./lib/index.d.ts",
      "import": "./src/index.js",
      "require": "./lib/index.cjs"
    }
  },
  "license": "Apache-2.0",
  "author": "Launchbadge <contact@launchbadge.com>",
  "repository": "https://github.com/hashgraph/hedera-sdk-js",
  "bugs": "https://github.com/hashgraph/hedera-sdk-js/issues",
  "type": "module",
  "keywords": [
    "hedera",
    "hashgraph",
    "sdk",
    "transactions"
  ],
  "files": [
    "lib/",
    "src/"
  ],
  "engines": {
    "node": ">=10.17.0"
  },
  "browserslist": [
    "> 0.5%",
    "last 2 versions",
    "not dead",
    "not op_mini all",
    "not ie > 0"
  ],
  "dependencies": {
    "@ethersproject/abi": "^5.7.0",
    "@ethersproject/bignumber": "^5.7.0",
    "@ethersproject/bytes": "^5.7.0",
    "@ethersproject/rlp": "^5.7.0",
    "@grpc/grpc-js": "1.8.2",
    "@hashgraph/cryptography": "1.4.6",
    "@hashgraph/proto": "2.12.0",
    "axios": "^1.3.1",
    "bignumber.js": "^9.1.1",
    "crypto-js": "^4.1.1",
    "js-base64": "^3.7.4",
    "long": "^4.0.0",
    "pino": "^8.14.1",
    "pino-pretty": "^10.0.0",
    "protobufjs": "^7.1.2",
    "utf8": "^3.0.0"
  },
  "devDependencies": {
    "@babel/cli": "^7.20.7",
    "@babel/core": "^7.20.12",
    "@babel/eslint-parser": "^7.19.1",
    "@babel/plugin-proposal-export-namespace-from": "^7.18.9",
    "@babel/plugin-syntax-dynamic-import": "^7.8.3",
    "@babel/plugin-transform-export-namespace-from": "^7.22.3",
    "@babel/plugin-transform-modules-commonjs": "^7.21.5",
    "@babel/preset-env": "^7.22.5",
    "@babel/register": "^7.18.9",
    "@grpc/proto-loader": "^0.7.4",
    "@playwright/test": "^1.30.0",
    "@types/chai": "^4.3.4",
    "@types/crypto-js": "^4.1.1",
    "@types/long": "^4.0.2",
    "@types/mocha": "^10.0.1",
    "@types/node": "^18.11.18",
    "@types/utf8": "^3.0.1",
    "@typescript-eslint/eslint-plugin": "^5.48.2",
    "@typescript-eslint/parser": "^5.48.2",
    "babel-plugin-dynamic-import-node": "^2.3.3",
    "babel-plugin-module-rewrite": "^0.2.0",
    "c8": "^7.12.0",
    "chai": "^4.3.7",
    "chromedriver": "^109.0.0",
    "codecov": "^3.8.3",
    "dotenv": "^16.0.3",
    "dpdm": "^3.11.0",
    "eslint": "^8.32.0",
    "eslint-plugin-chai-expect": "^3.0.0",
    "eslint-plugin-compat": "^4.0.2",
    "eslint-plugin-deprecation": "^1.3.3",
    "eslint-plugin-ie11": "^1.0.0",
    "eslint-plugin-import": "^2.27.5",
    "eslint-plugin-jsdoc": "^39.6.7",
    "eslint-plugin-mocha": "^10.1.0",
    "eslint-plugin-node": "^11.1.0",
    "expo": "^47.0.13",
    "geckodriver": "^3.2.0",
    "mocha": "^10.2.0",
    "npm-run-all": "^4.1.5",
    "npx": "^10.2.2",
    "nyc": "^15.1.0",
    "prettier": "^2.8.3",
    "typedoc": "^0.23.24",
    "typescript": "^4.9.4",
    "vite": "^4.0.4",
    "yalc": "1.0.0-pre.53"
  },
  "peerDependencies": {
    "expo": "^45.0.3"
  },
  "peerDependenciesMeta": {
    "expo": {
      "optional": true
    }
  }
}

Выполнить команду


Для локальной разработки. Не используйте в интернете!