GT2/GT2-iOS/node_modules/@expo/bunyan/package.json

317 lines
54 KiB
JSON
Raw Normal View History

2018-02-12 17:26:06 +00:00
{
"// dtrace-provider": "required for dtrace features",
"// moment": "required for local time with CLI",
"// mv": "required for RotatingFileStream",
"_args": [
[
{
"raw": "@expo/bunyan@1.8.10",
"scope": "@expo",
"escapedName": "@expo%2fbunyan",
"name": "@expo/bunyan",
"rawSpec": "1.8.10",
"spec": "1.8.10",
"type": "version"
},
"/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/react-native-scripts"
]
],
"_from": "@expo/bunyan@1.8.10",
"_id": "@expo/bunyan@1.8.10",
"_inCache": true,
"_location": "/@expo/bunyan",
"_nodeVersion": "8.0.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/bunyan-1.8.10.tgz_1498866056673_0.21135162212885916"
},
"_npmUser": {
"name": "ccheever",
"email": "ccheever@gmail.com"
},
"_npmVersion": "4.2.0",
"_phantomChildren": {},
"_requested": {
"raw": "@expo/bunyan@1.8.10",
"scope": "@expo",
"escapedName": "@expo%2fbunyan",
"name": "@expo/bunyan",
"rawSpec": "1.8.10",
"spec": "1.8.10",
"type": "version"
},
"_requiredBy": [
"/react-native-scripts",
"/xdl"
],
"_resolved": "https://registry.npmjs.org/@expo/bunyan/-/bunyan-1.8.10.tgz",
"_shasum": "7d19354a6bce85aae5fea0e973569d3f0142533e",
"_shrinkwrap": null,
"_spec": "@expo/bunyan@1.8.10",
"_where": "/Volumes/2009-SSD/GT2/GT2-iOS/node_modules/react-native-scripts",
"author": {
"name": "Trent Mick",
"email": "trentm@gmail.com",
"url": "http://trentm.com"
},
"bin": {
"bunyan": "./bin/bunyan"
},
"bugs": {
"url": "https://github.com/trentm/node-bunyan/issues"
},
"contributors": [
{
"name": "Trent Mick",
"url": "http://trentm.com"
},
{
"name": "Mark Cavage",
"url": "https://github.com/mcavage"
},
{
"name": "Dave Pacheco",
"url": "https://github.com/davepacheco"
},
{
"name": "Michael Hart",
"url": "https://github.com/mhart"
},
{
"name": "Isaac Schlueter",
"url": "https://github.com/isaacs"
},
{
"name": "Rob Gulewich",
"url": "https://github.com/rgulewich"
},
{
"name": "Bryan Cantrill",
"url": "https://github.com/bcantrill"
},
{
"name": "Michael Hart",
"url": "https://github.com/mhart"
},
{
"name": "Simon Wade",
"url": "https://github.com/aexmachina"
},
{
"name": "https://github.com/glenn-murray-bse"
},
{
"name": "Chakrit Wichian",
"url": "https://github.com/chakrit"
},
{
"name": "Patrick Mooney",
"url": "https://github.com/pfmooney"
},
{
"name": "Johan Nordberg",
"url": "https://github.com/jnordberg"
},
{
"name": "https://github.com/timborodin"
},
{
"name": "Ryan Graham",
"url": "https://github.com/rmg"
},
{
"name": "Alex Kocharin",
"url": "https://github.com/rlidwka"
},
{
"name": "Andrei Neculau",
"url": "https://github.com/andreineculau"
},
{
"name": "Mihai Tomescu",
"url": "https://github.com/matomesc"
},
{
"name": "Daniel Juhl",
"url": "https://github.com/danieljuhl"
},
{
"name": "Chris Barber",
"url": "https://github.com/cb1kenobi"
},
{
"name": "Manuel Schneider",
"url": "https://github.com/manuelschneider"
},
{
"name": "Martin Gausby",
"url": "https://github.com/gausby"
},
{
"name": "Stéphan Kochen",
"url": "https://github.com/stephank"
},
{
"name": "Shakeel Mohamed",
"url": "https://github.com/shakeelmohamed"
},
{
"name": "Denis Izmaylov",
"url": "https://github.com/DenisIzmaylov"
},
{
"name": "Guillermo Grau Panea",
"url": "https://github.com/guigrpa"
},
{
"name": "Mark LeMerise",
"url": "https://github.com/MarkLeMerise"
},
{
"name": "https://github.com/sometimesalready"
},
{
"name": "Charly Koza",
"url": "https://github.com/Cactusbone"
},
{
"name": "Thomas Heymann",
"url": "https://github.com/cyberthom"
},
{
"name": "David M. Lee",
"url": "https://github.com/leedm777"
},
{
"name": "Marc Udoff",
"url": "https://github.com/mlucool"
},
{
"name": "Mark Stosberg",
"url": "https://github.com/markstos"
},
{
"name": "Alexander Ray",
"url": "https://github.com/aray12"
},
{
"name": "Adam Lynch",
"url": "https://github.com/adam-lynch"
},
{
"name": "Michael Nisi",
"url": "https://github.com/michaelnisi"
},
{
"name": "Martijn Schrage",
"url": "https://github.com/Oblosys"
},
{
"name": "Paul Milham",
"url": "https://github.com/domrein"
},
{
"name": "Frankie O'Rourke",
"url": "https://github.com/psfrankie"
},
{
"name": "Cody Mello",
"url": "https://github.com/melloc"
},
{
"name": "Todd Whiteman",
"url": "https://github.com/twhiteman"
},
{
"name": "Zach Bjornson",
"url": "https://github.com/zbjornson"
}
],
"dependencies": {
"moment": "^2.10.6",
"mv": "~2",
"safe-json-stringify": "~1"
},
"description": "a JSON logging library for node.js services, now without d-trace",
"devDependencies": {
"ben": "0.0.0",
"markdown-toc": "0.12.x",
"nodeunit": "0.9",
"vasync": "1.4.3",
"verror": "1.3.3"
},
"directories": {},
"dist": {
"shasum": "7d19354a6bce85aae5fea0e973569d3f0142533e",
"tarball": "https://registry.npmjs.org/@expo/bunyan/-/bunyan-1.8.10.tgz"
},
"engines": [
"node >=0.10.0"
],
"gitHead": "456b6ebaa3c5e7ab7fbc0ff998b29e7cfcb0cee9",
"homepage": "https://github.com/trentm/node-bunyan#readme",
"keywords": [
"log",
"logging",
"log4j",
"json",
"bunyan"
],
"license": "MIT",
"main": "./lib/bunyan.js",
"maintainers": [
{
"name": "jesseruder",
"email": "jesse@sixfivezero.net"
},
{
"name": "terribleben",
"email": "ben@exp.host"
},
{
"name": "ccheever",
"email": "ccheever@gmail.com"
},
{
"name": "dikaiosune",
"email": "adam.n.perry@gmail.com"
},
{
"name": "nikki93",
"email": "s.nikhilesh@gmail.com"
},
{
"name": "brentvatne",
"email": "brentvatne@gmail.com"
},
{
"name": "skevy",
"email": "adam@sk3vy.com"
},
{
"name": "ide",
"email": "ide+npm@jameside.com"
},
{
"name": "expoadmin",
"email": "exponent.team@gmail.com"
}
],
"name": "@expo/bunyan",
"optionalDependencies": {
"moment": "^2.10.6",
"mv": "~2",
"safe-json-stringify": "~1"
},
"readme": "[![npm version](https://img.shields.io/npm/v/bunyan.svg?style=flat)](https://www.npmjs.com/package/bunyan)\n[![Build Status](https://travis-ci.org/trentm/node-bunyan.svg?branch=master)](https://travis-ci.org/trentm/node-bunyan)\n\nBunyan is **a simple and fast JSON logging library** for node.js services:\n\n```js\nvar bunyan = require('bunyan');\nvar log = bunyan.createLogger({name: \"myapp\"});\nlog.info(\"hi\");\n```\n\nand **a `bunyan` CLI tool** for nicely viewing those logs:\n\n![bunyan CLI screenshot](https://raw.github.com/trentm/node-bunyan/master/tools/screenshot1.png)\n\nManifesto: Server logs should be structured. JSON's a good format. Let's do\nthat. A log record is one line of `JSON.stringify`'d output. Let's also\nspecify some common names for the requisite and common fields for a log\nrecord (see below).\n\n\n## Table of Contents\n\n<!-- toc -->\n\n- [Current Status](#current-status)\n- [Installation](#installation)\n- [Features](#features)\n- [Introduction](#introduction)\n * [Constructor API](#constructor-api)\n * [Log Method API](#log-method-api)\n * [CLI Usage](#cli-usage)\n * [Streams Introduction](#streams-introduction)\n * [log.child](#logchild)\n * [Serializers](#serializers)\n + [Requirements for serializers functions](#requirements-for-serializers-functions)\n + [Standard Serializers](#standard-serializers)\n * [src](#src)\n- [Levels](#levels)\n * [Level suggestions](#level-suggestions)\n- [Log Record Fields](#log-record-fields)\n * [Core fields](#core-fields)\n * [Recommended/Best Practice Fields](#recommendedbest-practice-fields)\n * [Other fields to consider](#other-fields-to-consider)\n- [Streams](#streams)\n * [Adding a Stream](#adding-a-stream)\n * [stream errors](#stream-errors)\n * [stream type: `stream`](#stream-type-stream)\n * [stream type: `file`](#stream-type-file)\n * [stream type: `rotating-file`](#stream-type-rotating-file)\n * [stream type: `raw`](#stream-type-raw)\n * [`raw` + RingBuffer Stream](#raw--ringbuffer-stream)\n * [third-party streams](#third-party-streams)\n- [Runtime log snooping via DTrace](#runtime-log-snooping-via-dtrace)\n * [DTrace examples](#dtrace-examples)\n- [Runtime environments](#runtime-environments)\n * [Browserify](#browserify)\n * [Webpack](#webpack)\n- [Versioning](#versioning)\n- [License](#license)\n- [See Also](#see-also)\n\n<!-- tocstop -->\n\n# Current Status\n\nSolid core functionality is there. Joyent is using this for a number of\nproduction services. Bunyan supports node 0.10 and greater. Follow\n<a href=\"https://twitter.com/intent/user?screen_name=trentmick\" target=\"_blank\">@trentmick</a>\nfor updates to Bunyan.\n\nThere is an email discussion list\n[bunyan-logging@googlegroups.com](mailto:bunyan-logging@googlegroups.com),\nalso [as a forum in the\nbrowser](https://groups.google.com/forum/?fromgroups#!forum/bunyan-logging).\n\n\n# Installation\n\n```sh\nnpm install bunyan\n```\n\n**Tip**: The `bunyan` CLI tool is written to be compatible (within reason) with\nall versions of Bunyan logs. Therefore you might want to `npm install -g bunyan`\nto get the bunyan CLI on your PATH, then use local bunyan installs for\nnode.js library usage of bunyan in your apps.\n\n\n# Features\n\n- elegant [log method API](#log-method-api)\n- extensible [streams](#streams) system for controlling where log records\n go (to a stream, to a file, [log file rotation](#stream-type-rotating-file),\n etc.)\n- [`bunyan` CLI](#cli-usage) for pretty-printing and filtering of Bunyan logs\n- simple include of log call source location (file, line, function) with\n [`src: true`](#src)\n- lightweight specialization of Logger instances with [`log.child`](#logchild)\n- custom rendering of logged objects with [\"serializers\"](#serializers)\n- [Runtime log snooping via DTrace support](#runtime-log-snooping-via-dtrace)\n- Support for a few [runtime environments](#runtime-environments): Node.js,\n [Browserify](http://browserify.org/), [Webpack](https://webpack.github.io/), [NW.js](http://nwjs.io/).\n\n\n# Introduction\n\nLike most logg
"readmeFilename": "README.md",
"repository": {
"type": "git",
"url": "git://github.com/trentm/node-bunyan.git"
},
"scripts": {
"test": "make test"
},
"version": "1.8.10"
}