package.json 1.39 KB
{
  "_from": "winston-express",
  "_id": "winston-express@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-LjVLbTlLZhWXTz7zpFDLUK0PnYE=",
  "_location": "/winston-express",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "winston-express",
    "name": "winston-express",
    "escapedName": "winston-express",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/winston-express/-/winston-express-0.1.1.tgz",
  "_shasum": "2e354b6d394b6615974f3ef3a450cb50ad0f9d81",
  "_spec": "winston-express",
  "_where": "C:\\Users\\admin\\Documents\\express-project",
  "author": {
    "name": "Adam Blackburn",
    "email": "adam@ifit.com"
  },
  "bugs": {
    "url": "https://github.com/ifit/winston-express/issues"
  },
  "bundleDependencies": false,
  "contributors": {
    "name": "Kersten Burkhardt <burkhardt@mhp-net.de>"
  },
  "dependencies": {
    "uglify-js": "~2.x"
  },
  "deprecated": false,
  "description": "Express middleware to let you use winston from the browser.",
  "homepage": "https://github.com/ifit/winston-express",
  "keywords": [
    "winston",
    "logging",
    "client-log"
  ],
  "main": "index.js",
  "name": "winston-express",
  "repository": {
    "type": "git",
    "url": "git://github.com/ifit/winston-express.git"
  },
  "version": "0.1.1"
}