PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@ledgerhq/hw-transport

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

{
  "name": "@ledgerhq/hw-transport",
  "version": "5.51.1",
  "description": "Ledger Hardware Wallet common interface of the communication layer",
  "keywords": [
    "Ledger",
    "LedgerWallet",
    "NanoS",
    "Blue",
    "Hardware Wallet"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/LedgerHQ/ledgerjs"
  },
  "bugs": {
    "url": "https://github.com/LedgerHQ/ledgerjs/issues"
  },
  "homepage": "https://github.com/LedgerHQ/ledgerjs",
  "publishConfig": {
    "access": "public"
  },
  "main": "lib/Transport.js",
  "module": "lib-es/Transport.js",
  "license": "Apache-2.0",
  "dependencies": {
    "@ledgerhq/devices": "^5.51.1",
    "@ledgerhq/errors": "^5.50.0",
    "events": "^3.3.0"
  },
  "devDependencies": {
    "flow-bin": "^0.149.0"
  },
  "scripts": {
    "flow": "flow",
    "clean": "bash ../../script/clean.sh",
    "build": "bash ../../script/build.sh",
    "watch": "bash ../../script/watch.sh",
    "doc": "bash ../../script/doc.sh"
  },
  "gitHead": "991888009774c7cdd2b0e0711bdbf870c260e7a5"
}

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


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