package.json 2.89 KB
{
  "_args": [
    [
      {
        "raw": "winston@^2.3.1",
        "scope": null,
        "escapedName": "winston",
        "name": "winston",
        "rawSpec": "^2.3.1",
        "spec": ">=2.3.1 <3.0.0",
        "type": "range"
      },
      "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/kakao"
    ]
  ],
  "_from": "winston@>=2.3.1 <3.0.0",
  "_id": "winston@2.4.0",
  "_inCache": true,
  "_location": "/winston",
  "_nodeVersion": "6.10.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/winston-2.4.0.tgz_1506920353218_0.3485619300045073"
  },
  "_npmUser": {
    "name": "indexzero",
    "email": "charlie.robbins@gmail.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "winston@^2.3.1",
    "scope": null,
    "escapedName": "winston",
    "name": "winston",
    "rawSpec": "^2.3.1",
    "spec": ">=2.3.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/kakao"
  ],
  "_resolved": "https://registry.npmjs.org/winston/-/winston-2.4.0.tgz",
  "_shasum": "808050b93d52661ed9fb6c26b3f0c826708b0aee",
  "_shrinkwrap": null,
  "_spec": "winston@^2.3.1",
  "_where": "/Users/kanghyeontae/IdeaProjects/YTMT/node_modules/kakao",
  "author": {
    "name": "Charlie Robbins",
    "email": "charlie.robbins@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/winstonjs/winston/issues"
  },
  "dependencies": {
    "async": "~1.0.0",
    "colors": "1.0.x",
    "cycle": "1.0.x",
    "eyes": "0.1.x",
    "isstream": "0.1.x",
    "stack-trace": "0.0.x"
  },
  "description": "A multi-transport async logging library for Node.js",
  "devDependencies": {
    "cross-spawn-async": "^2.0.0",
    "hock": "1.x.x",
    "std-mocks": "~1.0.0",
    "vows": "0.7.x"
  },
  "directories": {},
  "dist": {
    "shasum": "808050b93d52661ed9fb6c26b3f0c826708b0aee",
    "tarball": "https://registry.npmjs.org/winston/-/winston-2.4.0.tgz"
  },
  "engines": {
    "node": ">= 0.10.0"
  },
  "gitHead": "ffe883e4c8e467e543eda2e0673370f176bd5eb7",
  "homepage": "https://github.com/winstonjs/winston#readme",
  "keywords": [
    "winston",
    "logging",
    "sysadmin",
    "tools"
  ],
  "license": "MIT",
  "main": "./lib/winston",
  "maintainers": [
    {
      "name": "chjj",
      "email": "chjjeffrey@gmail.com"
    },
    {
      "name": "jcrugzz",
      "email": "jcrugzz@gmail.com"
    },
    {
      "name": "pose",
      "email": "albertopose@gmail.com"
    },
    {
      "name": "v1",
      "email": "npm@3rd-Eden.com"
    },
    {
      "name": "3rdeden",
      "email": "npm@3rd-Eden.com"
    },
    {
      "name": "indexzero",
      "email": "charlie.robbins@gmail.com"
    }
  ],
  "name": "winston",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/winstonjs/winston.git"
  },
  "scripts": {
    "test": "vows --spec --isolate"
  },
  "version": "2.4.0"
}