{
"_from": "md5hex@1.0.0",
"_id": "md5hex@1.0.0",
"_inBundle": false,
"_integrity": "sha1-7XS0d6Luk2n3Xv7i8I1ZFeUqQug=",
"_location": "/md5hex",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "md5hex@1.0.0",
"name": "md5hex",
"escapedName": "md5hex",
"rawSpec": "1.0.0",
"saveSpec": null,
"fetchSpec": "1.0.0"
},
"_requiredBy": [
"/@expo/xdl"
],
"_resolved": "https://registry.npmjs.org/md5hex/-/md5hex-1.0.0.tgz",
"_shasum": "ed74b477a2ee9369f75efee2f08d5915e52a42e8",
"_spec": "md5hex@1.0.0",
"_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/@expo/xdl",
"author": {
"name": "exponent.team@gmail.com"
},
"bugs": {
"url": "https://github.com/650Industries/md5hex/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Thin wrapper around the crypto module that creates an MD5 hex digest of a given string or buffer",
"homepage": "https://github.com/650Industries/md5hex#readme",
"keywords": [
"md5hex",
"md5",
"hex",
"hash",
"crypto"
],
"license": "MIT",
"main": "index.js",
"name": "md5hex",
"repository": {
"type": "git",
"url": "git+https://github.com/650Industries/md5hex.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}