{
"_from": "logfmt@^1.2.0",
"_id": "logfmt@1.3.2",
"_inBundle": false,
"_integrity": "sha512-U0lelcaGWEfEITZQXs8y5HrJp2xa0BJ+KDfkkLJRmuKbQIEVGNv145FbaNekY4ZYHJSBBx8NLJitaPtRqLEkxQ==",
"_location": "/logfmt",
"_phantomChildren": {
"through": "2.3.8"
},
"_requested": {
"type": "range",
"registry": true,
"raw": "logfmt@^1.2.0",
"name": "logfmt",
"escapedName": "logfmt",
"rawSpec": "^1.2.0",
"saveSpec": null,
"fetchSpec": "^1.2.0"
},
"_requiredBy": [
"/@expo/ngrok"
],
"_resolved": "https://registry.npmjs.org/logfmt/-/logfmt-1.3.2.tgz",
"_shasum": "be34020b7390b8201212a12f533e3cb4c92d70c2",
"_spec": "logfmt@^1.2.0",
"_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/@expo/ngrok",
"author": {
"name": "csquared"
},
"bin": {
"logfmt": "./bin/logfmt"
},
"bugs": {
"url": "https://github.com/csquared/node-logfmt/issues"
},
"bundleDependencies": false,
"dependencies": {
"split": "0.2.x",
"through": "2.3.x"
},
"deprecated": false,
"description": "key=value logger and parser",
"devDependencies": {
"express": "^4.17.1",
"mocha": "*",
"restify": "^8.3.2"
},
"homepage": "https://github.com/csquared/node-logfmt#readme",
"keywords": [
"log",
"parser",
"logfmt"
],
"license": "MIT",
"main": "logfmt.js",
"name": "logfmt",
"repository": {
"type": "git",
"url": "git+https://github.com/csquared/node-logfmt.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.3.2"
}