UNPKG

@xpack-dev-tools/qemu-arm

Version:
70 lines (69 loc) 2.39 kB
{ "name": "@xpack-dev-tools/qemu-arm", "version": "8.2.6-1.1", "description": "A binary xPack with QEMU Arm executables", "main": "", "scripts": { "postversion": "git push origin --all && git push origin --tags", "test": "echo \"Error: no test specified\" && exit 1", "liquidjs": "liquidjs" }, "repository": { "type": "git", "url": "https://github.com/xpack-dev-tool/qemu-arm-xpack.git" }, "bugs": { "url": "https://github.com/xpack-dev-tool/qemu-arm-xpack/issues/" }, "homepage": "https://github.com/xpack-dev-tool/qemu-arm-xpack#readme", "keywords": [ "xpack", "qemu", "arm" ], "author": { "name": "Liviu Ionescu", "email": "ilg@livius.net", "url": "https://github.com/ilg-ul/" }, "license": "MIT", "xpack": { "minimumXpmRequired": "0.16.3", "binaries": { "destination": "./.content", "baseUrl": "https://github.com/xpack-dev-tools/qemu-arm-xpack/releases/download/v8.2.6-1", "skip": 1, "platforms": { "darwin-arm64": { "fileName": "xpack-qemu-arm-8.2.6-1-darwin-arm64.tar.gz", "sha256": "2c6d32ceb531dcfc1d343edfb0d0c2dd4ed85180ac78084cfdfc375267b24edd" }, "darwin-x64": { "fileName": "xpack-qemu-arm-8.2.6-1-darwin-x64.tar.gz", "sha256": "3f3a5e5de6e53096df083da3cb59b276d02154401913afe8576a4c169310de3c" }, "linux-arm64": { "fileName": "xpack-qemu-arm-8.2.6-1-linux-arm64.tar.gz", "sha256": "e1f437379fe4acbbed11417ed991bfc504714c468cc61ea2291ca3d045a5e699" }, "linux-arm": { "fileName": "xpack-qemu-arm-8.2.6-1-linux-arm.tar.gz", "sha256": "d06182dcc1fec359a4b90aeca37c48f5f0882fdd83351cb8eea7caa25a63a5e0" }, "linux-x64": { "fileName": "xpack-qemu-arm-8.2.6-1-linux-x64.tar.gz", "sha256": "cda4027bba825d7974a047e8c02bcbc263f39ea91ac34e4955fe0de8c5d509f7" }, "win32-x64": { "fileName": "xpack-qemu-arm-8.2.6-1-win32-x64.zip", "sha256": "ac08e5c258652ab8dd959ecc8a7ef94e29b2bc8232548bc32572358d453bfab0" } } }, "bin": { "qemu-system-arm": "./.content/bin/qemu-system-arm", "qemu-system-aarch64": "./.content/bin/qemu-system-aarch64", "qemu-system-gnuarmeclipse": "./.content/bin/qemu-system-gnuarmeclipse" } } }