{ "_from": "b4a@^1.6.4", "_id": "b4a@1.7.3", "_inBundle": false, "_integrity": "sha512-5Q2mfq2WfGuFp3uS//0s6baOJLMoVduPYVeNmDYxu5OUA1/cBfvr2RIS7vi62LdNj/urk1hfmj867I3qt6uZ7Q==", "_location": "/b4a", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "b4a@^1.6.4", "name": "b4a", "escapedName": "b4a", "rawSpec": "^1.6.4", "saveSpec": null, "fetchSpec": "^1.6.4" }, "_requiredBy": [ "/tar-stream", "/text-decoder" ], "_resolved": "https://registry.npmmirror.com/b4a/-/b4a-1.7.3.tgz", "_shasum": "24cf7ccda28f5465b66aec2bac69e32809bf112f", "_spec": "b4a@^1.6.4", "_where": "/data/jenkins/workspace/usepcshop.ws.baibaodun.com.cn/src/JAVA-MER-2.1-PC_20251108/node_modules/tar-stream", "author": { "name": "Holepunch" }, "bugs": { "url": "https://github.com/holepunchto/b4a/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Bridging the gap between buffers and typed arrays", "devDependencies": { "brittle": "^3.5.2", "nanobench": "^3.0.0", "prettier": "^3.6.2", "prettier-config-holepunch": "^1.0.0" }, "exports": { "./package": "./package.json", ".": { "react-native": "./react-native.js", "browser": "./browser.js", "default": "./index.js" } }, "files": [ "browser.js", "index.js", "react-native.js", "lib" ], "homepage": "https://github.com/holepunchto/b4a#readme", "license": "Apache-2.0", "name": "b4a", "peerDependencies": { "react-native-b4a": "*" }, "peerDependenciesMeta": { "react-native-b4a": { "optional": true } }, "repository": { "type": "git", "url": "git+https://github.com/holepunchto/b4a.git" }, "scripts": { "lint": "prettier . --check", "test": "npm run lint && npm run test:bare && npm run test:node", "test:bare": "bare test.mjs", "test:node": "node test.mjs" }, "version": "1.7.3" }