{ "_from": "expo-asset@~8.3.2", "_id": "expo-asset@8.3.3", "_inBundle": false, "_integrity": "sha512-qCm5d14tzswY8DcmRJ+0WkY9tc3OiVikBAiw2hCMC+bFpK/bEdqy4Zwfd69MFIAJ0taJpHWhdUoBRO0byQLlfg==", "_location": "/expo-asset", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "expo-asset@~8.3.2", "name": "expo-asset", "escapedName": "expo-asset", "rawSpec": "~8.3.2", "saveSpec": null, "fetchSpec": "~8.3.2" }, "_requiredBy": [ "/", "/expo" ], "_resolved": "https://registry.npmjs.org/expo-asset/-/expo-asset-8.3.3.tgz", "_shasum": "b54ab9999efb3d2086329fc5b1bed04fede8f682", "_spec": "expo-asset@~8.3.2", "_where": "/jd/work/GT2/newMaster/Ejectable", "author": { "name": "650 Industries, Inc." }, "bugs": { "url": "https://github.com/expo/expo/issues" }, "bundleDependencies": false, "dependencies": { "blueimp-md5": "^2.10.0", "invariant": "^2.2.4", "md5-file": "^3.2.3", "path-browserify": "^1.0.0", "url-parse": "^1.4.4" }, "deprecated": false, "description": "An Expo universal module to download assets and pass them into other APIs", "devDependencies": { "@testing-library/react-hooks": "^3.3.0", "@types/url-parse": "^1.4.1", "expo-module-scripts": "^2.0.0" }, "gitHead": "7344b938b05ffd138a4ed1e102890248961eb2c5", "homepage": "https://docs.expo.io/versions/latest/sdk/asset/", "jest": { "preset": "expo-module-scripts/ios" }, "keywords": [ "react-native", "expo", "asset" ], "license": "MIT", "main": "build/index.js", "name": "expo-asset", "repository": { "type": "git", "url": "git+https://github.com/expo/expo.git", "directory": "packages/expo-asset" }, "scripts": { "build": "expo-module build", "clean": "expo-module clean", "expo-module": "expo-module", "lint": "expo-module lint", "prepare": "expo-module prepare", "prepublishOnly": "expo-module prepublishOnly", "test": "expo-module test" }, "sideEffects": [ "*.fx.js", "*.fx.web.js" ], "types": "build/index.d.ts", "version": "8.3.3" }