123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- {
- "_args": [
- [
- {
- "raw": "winston@~2.3.1",
- "scope": null,
- "escapedName": "winston",
- "name": "winston",
- "rawSpec": "~2.3.1",
- "spec": ">=2.3.1 <2.4.0",
- "type": "range"
- },
- "/Applications/MAMP/htdocs/wechat_read/node_modules/apidoc"
- ]
- ],
- "_from": "winston@>=2.3.1 <2.4.0",
- "_id": "winston@2.3.1",
- "_inCache": true,
- "_location": "/winston",
- "_nodeVersion": "4.7.2",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/winston-2.3.1.tgz_1484937497945_0.36467634653672576"
- },
- "_npmUser": {
- "name": "indexzero",
- "email": "charlie.robbins@gmail.com"
- },
- "_npmVersion": "3.10.5",
- "_phantomChildren": {},
- "_requested": {
- "raw": "winston@~2.3.1",
- "scope": null,
- "escapedName": "winston",
- "name": "winston",
- "rawSpec": "~2.3.1",
- "spec": ">=2.3.1 <2.4.0",
- "type": "range"
- },
- "_requiredBy": [
- "/apidoc"
- ],
- "_resolved": "https://registry.npmjs.org/winston/-/winston-2.3.1.tgz",
- "_shasum": "0b48420d978c01804cf0230b648861598225a119",
- "_shrinkwrap": null,
- "_spec": "winston@~2.3.1",
- "_where": "/Applications/MAMP/htdocs/wechat_read/node_modules/apidoc",
- "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": "0b48420d978c01804cf0230b648861598225a119",
- "tarball": "https://registry.npmjs.org/winston/-/winston-2.3.1.tgz"
- },
- "engines": {
- "node": ">= 0.10.0"
- },
- "gitHead": "fba37b44f7875ba7c460df81fad27d6a941ed213",
- "homepage": "https://github.com/winstonjs/winston#readme",
- "keywords": [
- "winston",
- "logging",
- "sysadmin",
- "tools"
- ],
- "license": "MIT",
- "main": "./lib/winston",
- "maintainers": [
- {
- "name": "indexzero",
- "email": "charlie.robbins@gmail.com"
- },
- {
- "name": "chjj",
- "email": "chjjeffrey@gmail.com"
- },
- {
- "name": "jcrugzz",
- "email": "jcrugzz@gmail.com"
- },
- {
- "name": "pose",
- "email": "albertopose@gmail.com"
- },
- {
- "name": "v1",
- "email": "info@3rd-Eden.com"
- },
- {
- "name": "3rdeden",
- "email": "npm@3rd-Eden.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.3.1"
- }
|