mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-04-21 23:48:05 +00:00
213 lines
5.2 KiB
JSON
213 lines
5.2 KiB
JSON
{
|
|
"author": "Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>",
|
|
"bugs": "https://github.com/pezkuwichain/pezkuwi-common/issues",
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"homepage": "https://github.com/pezkuwichain/pezkuwi-common/tree/master/packages/hw-ledger-transports#readme",
|
|
"license": "Apache-2.0",
|
|
"name": "@pezkuwi/hw-ledger-transports",
|
|
"repository": {
|
|
"directory": "packages/hw-ledger-transports",
|
|
"type": "git",
|
|
"url": "https://github.com/pezkuwichain/pezkuwi-common.git"
|
|
},
|
|
"sideEffects": false,
|
|
"type": "module",
|
|
"types": "./node.d.ts",
|
|
"version": "14.0.20",
|
|
"browser": "./cjs/browser.js",
|
|
"main": "./cjs/node.js",
|
|
"module": "./node.js",
|
|
"react-native": "./cjs/react-native.js",
|
|
"exports": {
|
|
".": {
|
|
"types": "./node.d.ts",
|
|
"react-native": {
|
|
"module": {
|
|
"types": "./react-native.d.ts",
|
|
"default": "./react-native.js"
|
|
},
|
|
"require": {
|
|
"types": "./cjs/react-native.d.ts",
|
|
"default": "./cjs/react-native.js"
|
|
},
|
|
"default": {
|
|
"types": "./react-native.d.ts",
|
|
"default": "./react-native.js"
|
|
}
|
|
},
|
|
"browser": {
|
|
"module": {
|
|
"types": "./browser.d.ts",
|
|
"default": "./browser.js"
|
|
},
|
|
"require": {
|
|
"types": "./cjs/browser.d.ts",
|
|
"default": "./cjs/browser.js"
|
|
},
|
|
"default": {
|
|
"types": "./browser.d.ts",
|
|
"default": "./browser.js"
|
|
}
|
|
},
|
|
"node": {
|
|
"module": {
|
|
"types": "./node.d.ts",
|
|
"default": "./node.js"
|
|
},
|
|
"require": {
|
|
"types": "./cjs/node.d.ts",
|
|
"default": "./cjs/node.js"
|
|
},
|
|
"default": {
|
|
"types": "./node.d.ts",
|
|
"default": "./node.js"
|
|
}
|
|
}
|
|
},
|
|
"./browser": {
|
|
"module": {
|
|
"types": "./browser.d.ts",
|
|
"default": "./browser.js"
|
|
},
|
|
"require": {
|
|
"types": "./cjs/browser.d.ts",
|
|
"default": "./cjs/browser.js"
|
|
},
|
|
"default": {
|
|
"types": "./browser.d.ts",
|
|
"default": "./browser.js"
|
|
}
|
|
},
|
|
"./cjs/*": "./cjs/*.js",
|
|
"./cjs/package.json": "./cjs/package.json",
|
|
"./empty": {
|
|
"module": {
|
|
"types": "./empty.d.ts",
|
|
"default": "./empty.js"
|
|
},
|
|
"require": {
|
|
"types": "./cjs/empty.d.ts",
|
|
"default": "./cjs/empty.js"
|
|
},
|
|
"default": {
|
|
"types": "./empty.d.ts",
|
|
"default": "./empty.js"
|
|
}
|
|
},
|
|
"./node": {
|
|
"module": {
|
|
"types": "./node.d.ts",
|
|
"default": "./node.js"
|
|
},
|
|
"require": {
|
|
"types": "./cjs/node.d.ts",
|
|
"default": "./cjs/node.js"
|
|
},
|
|
"default": {
|
|
"types": "./node.d.ts",
|
|
"default": "./node.js"
|
|
}
|
|
},
|
|
"./package.json": {
|
|
"require": "./cjs/package.json",
|
|
"default": "./package.json"
|
|
},
|
|
"./packageDetect": {
|
|
"module": {
|
|
"types": "./packageDetect.d.ts",
|
|
"default": "./packageDetect.js"
|
|
},
|
|
"require": {
|
|
"types": "./cjs/packageDetect.d.ts",
|
|
"default": "./cjs/packageDetect.js"
|
|
},
|
|
"default": {
|
|
"types": "./packageDetect.d.ts",
|
|
"default": "./packageDetect.js"
|
|
}
|
|
},
|
|
"./packageInfo": {
|
|
"module": {
|
|
"types": "./packageInfo.d.ts",
|
|
"default": "./packageInfo.js"
|
|
},
|
|
"require": {
|
|
"types": "./cjs/packageInfo.d.ts",
|
|
"default": "./cjs/packageInfo.js"
|
|
},
|
|
"default": {
|
|
"types": "./packageInfo.d.ts",
|
|
"default": "./packageInfo.js"
|
|
}
|
|
},
|
|
"./packageInfo.js": {
|
|
"module": {
|
|
"types": "./packageInfo.d.ts",
|
|
"default": "./packageInfo.js"
|
|
},
|
|
"require": {
|
|
"types": "./cjs/packageInfo.d.ts",
|
|
"default": "./cjs/packageInfo.js"
|
|
},
|
|
"default": {
|
|
"types": "./packageInfo.d.ts",
|
|
"default": "./packageInfo.js"
|
|
}
|
|
},
|
|
"./react-native": {
|
|
"module": {
|
|
"types": "./react-native.d.ts",
|
|
"default": "./react-native.js"
|
|
},
|
|
"require": {
|
|
"types": "./cjs/react-native.d.ts",
|
|
"default": "./cjs/react-native.js"
|
|
},
|
|
"default": {
|
|
"types": "./react-native.d.ts",
|
|
"default": "./react-native.js"
|
|
}
|
|
},
|
|
"./types": {
|
|
"module": {
|
|
"types": "./types.d.ts",
|
|
"default": "./types.js"
|
|
},
|
|
"require": {
|
|
"types": "./cjs/types.d.ts",
|
|
"default": "./cjs/types.js"
|
|
},
|
|
"default": {
|
|
"types": "./types.d.ts",
|
|
"default": "./types.js"
|
|
}
|
|
},
|
|
"./util": {
|
|
"module": {
|
|
"types": "./util.d.ts",
|
|
"default": "./util.js"
|
|
},
|
|
"require": {
|
|
"types": "./cjs/util.d.ts",
|
|
"default": "./cjs/util.js"
|
|
},
|
|
"default": {
|
|
"types": "./util.d.ts",
|
|
"default": "./util.js"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@ledgerhq/hw-transport": "^6.31.4",
|
|
"@ledgerhq/hw-transport-webhid": "^6.29.4",
|
|
"@ledgerhq/hw-transport-webusb": "^6.29.4",
|
|
"@pezkuwi/util": "14.0.20",
|
|
"tslib": "^2.8.0"
|
|
},
|
|
"optionalDependencies": {
|
|
"@ledgerhq/hw-transport-node-hid-singleton": "^6.31.5"
|
|
}
|
|
}
|