{ "_from": "read-binary-file-arch@^1.0.6", "_id": "read-binary-file-arch@1.0.6", "_inBundle": false, "_integrity": "sha512-BNg9EN3DD3GsDXX7Aa8O4p92sryjkmzYYgmgTAc6CA4uGLEDzFfxOxugu21akOxpcXHiEgsYkC6nPsQvLLLmEg==", "_location": "/read-binary-file-arch", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "read-binary-file-arch@^1.0.6", "name": "read-binary-file-arch", "escapedName": "read-binary-file-arch", "rawSpec": "^1.0.6", "saveSpec": null, "fetchSpec": "^1.0.6" }, "_requiredBy": [ "/@electron/rebuild" ], "_resolved": "https://registry.npmmirror.com/read-binary-file-arch/-/read-binary-file-arch-1.0.6.tgz", "_shasum": "959c4637daa932280a9b911b1a6766a7e44288fc", "_spec": "read-binary-file-arch@^1.0.6", "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/@electron/rebuild", "author": { "name": "Samuel Maddock" }, "bin": { "read-binary-file-arch": "cli.js" }, "bugs": { "url": "https://github.com/samuelmaddock/read-binary-file-arch/issues" }, "bundleDependencies": false, "dependencies": { "debug": "^4.3.4" }, "deprecated": false, "description": "Reads a binary file to determine its CPU architecture.", "devDependencies": { "degit": "^2.8.4" }, "homepage": "https://github.com/samuelmaddock/read-binary-file-arch#readme", "keywords": [ "binary", "file", "arch", "process" ], "license": "MIT", "main": "index.js", "name": "read-binary-file-arch", "prettier": { "trailingComma": "es5", "tabWidth": 2, "semi": true, "singleQuote": true }, "repository": { "type": "git", "url": "git+ssh://git@github.com/samuelmaddock/read-binary-file-arch.git" }, "scripts": { "test": "node test.js" }, "types": "./index.d.ts", "version": "1.0.6" }