{ "_from": "blob-polyfill", "_id": "blob-polyfill@9.0.20240710", "_inBundle": false, "_integrity": "sha512-DPUO/EjNANCgSVg0geTy1vmUpu5hhp9tV2F7xUSTUd1jwe4XpwupGB+lt5PhVUqpqAk+zK1etqp6Pl/HVf71Ug==", "_location": "/blob-polyfill", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "blob-polyfill", "name": "blob-polyfill", "escapedName": "blob-polyfill", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmmirror.com/blob-polyfill/-/blob-polyfill-9.0.20240710.tgz", "_shasum": "2ef075a207311ea327704f04dc4a98cbefe4143b", "_spec": "blob-polyfill", "_where": "C:\\Users\\admin\\Desktop\\项目代码管理文件夹\\瑞卡项目\\gs-mes-ap", "author": { "name": "Eli Grey", "email": "me@eligrey.com", "url": "https://eligrey.com" }, "bugs": { "url": "https://github.com/bjornstar/blob-polyfill/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Blob.js implements the W3C Blob interface in browsers that do not natively support it.", "devDependencies": { "@sindresorhus/is": "^4.6.0", "eslint": "^9.6.0", "mocha": "^10.6.0" }, "homepage": "https://github.com/bjornstar/blob-polyfill", "keywords": [ "blob", "polyfill" ], "license": "MIT", "main": "Blob.js", "name": "blob-polyfill", "repository": { "type": "git", "url": "git+https://github.com/bjornstar/blob-polyfill.git" }, "scripts": { "lint": "eslint Blob.js test", "test": "mocha test" }, "version": "9.0.20240710" }