3f7145a2e0cf16586895908d427e077a24b79316.svn-base 1.91 KB
{
  "_from": "winston@0.5.x",
  "_id": "winston@0.5.11",
  "_inBundle": false,
  "_integrity": "sha1-nYTq2YGkl6kt33ZhYTer72YcQU8=",
  "_location": "/winston",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "winston@0.5.x",
    "name": "winston",
    "escapedName": "winston",
    "rawSpec": "0.5.x",
    "saveSpec": null,
    "fetchSpec": "0.5.x"
  },
  "_requiredBy": [
    "/prompt"
  ],
  "_resolved": "https://registry.npm.taobao.org/winston/download/winston-0.5.11.tgz?cache=0&sync_timestamp=1592950363199&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fwinston%2Fdownload%2Fwinston-0.5.11.tgz",
  "_shasum": "9d84ead981a497a92ddf76616137abef661c414f",
  "_spec": "winston@0.5.x",
  "_where": "F:\\budongchan_quanji_work\\ODM\\src\\main\\webapp\\static\\jquery-validation\\1.11.0\\node_modules\\prompt",
  "author": {
    "name": "Charlie Robbins",
    "email": "charlie.robbins@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/flatiron/winston/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Matthew Bergman",
      "email": "mzbphoto@gmail.com"
    },
    {
      "name": "Marak Squires",
      "email": "marak@nodejitsu.com"
    }
  ],
  "dependencies": {
    "async": "0.1.x",
    "colors": "0.x.x",
    "eyes": "0.1.x",
    "loggly": "0.3.x >=0.3.7",
    "pkginfo": "0.2.x",
    "stack-trace": "0.0.x"
  },
  "deprecated": false,
  "description": "A multi-transport async logging library for Node.js",
  "devDependencies": {
    "vows": "0.6.x"
  },
  "engines": {
    "node": ">= 0.4.0"
  },
  "homepage": "https://github.com/flatiron/winston#readme",
  "keywords": [
    "logging",
    "sysadmin",
    "tools"
  ],
  "main": "./lib/winston",
  "name": "winston",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/flatiron/winston.git"
  },
  "scripts": {
    "test": "vows --spec --isolate"
  },
  "version": "0.5.11"
}