PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@ledgerhq/hw-transport-webusb
Просмотр файла: package.json
{
"name": "@ledgerhq/hw-transport-webusb",
"version": "5.48.0",
"description": "Ledger Hardware Wallet WebUSB implementation of the communication layer",
"keywords": [
"Ledger",
"LedgerWallet",
"webusb",
"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/TransportWebUSB.js",
"module": "lib-es/TransportWebUSB.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"
},
"devDependencies": {
"flow-bin": "^0.147.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": "a5c2ea85a37e00fc805c878bd428a20ab0c0206a"
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!