{ "_from": "utf8array2str", "_id": "utf8array2str@1.0.0", "_inBundle": false, "_integrity": "sha512-KceI5Bc8IAqrs2yv6rKp3O849Qbq3vifKESlhYm+smepYJp+XujwukeRTwfi4KtKfPXFarXj9mI5TS8T+hmWeQ==", "_location": "/utf8array2str", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "utf8array2str", "name": "utf8array2str", "escapedName": "utf8array2str", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmmirror.com/utf8array2str/-/utf8array2str-1.0.0.tgz", "_shasum": "78597b46122c11f7ca98a03ad896ac6cd2a7b9e6", "_spec": "utf8array2str", "_where": "C:\\Users\\Administrator\\Documents\\HBuilderProjects\\eduApp", "author": { "name": "PorkyKe" }, "bugs": { "url": "https://github.com/porky-prince/utf8array2str/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "Uint8Array convert to string.", "devDependencies": { "jest": "^27.3.1", "umd": "^3.0.3" }, "homepage": "https://github.com/porky-prince/utf8array2str#readme", "keywords": [ "Uint8Array", "string" ], "license": "MIT", "main": "index.js", "name": "utf8array2str", "repository": { "type": "git", "url": "git+https://github.com/porky-prince/utf8array2str.git" }, "scripts": { "build": "umd utf8Array2Str index1.js index.js", "test": "jest" }, "version": "1.0.0" }