PHP WebShell

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

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

{
  "name": "@ledgerhq/hw-transport-web-ble",
  "version": "5.48.0",
  "description": "Ledger Hardware Wallet Web Bluetooth implementation of the communication layer",
  "keywords": [
    "Ledger",
    "LedgerWallet",
    "bluetooth",
    "ble",
    "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/TransportWebBLE.js",
  "module": "lib-es/TransportWebBLE.js",
  "license": "Apache-2.0",
  "dependencies": {
    "@ledgerhq/devices": "^5.48.0",
    "@ledgerhq/errors": "^5.48.0",
    "@ledgerhq/hw-transport": "^5.48.0",
    "@ledgerhq/logs": "^5.48.0",
    "rxjs": "^6.6.7"
  },
  "devDependencies": {
    "flow-bin": "^0.147.0",
    "flow-typed": "^2.6.1"
  },
  "scripts": {
    "flow": "flow",
    "clean": "bash ../../script/clean.sh",
    "build": "bash ../../script/build.sh",
    "watch": "bash ../../script/watch.sh",
    "doc": "bash ../../script/doc.sh"
  },
  "gitHead": "a5c2ea85a37e00fc805c878bd428a20ab0c0206a"
}

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


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