/
var
/
www
/
verywell.gr
/
server
/
delivery
/
node_modules
/
winston
/
/var/www/verywell.gr/server/delivery/node_modules/winston
mkdir
upload
Name
Size
Mode
Actions
dist/
-
0755
rm
lib/
-
0755
rm
index.d.ts
6215
0644
edit
dl
rm
LICENSE
1076
0644
edit
dl
rm
package.json
2899
0644
edit
dl
rm
README.md
35922
0644
edit
dl
rm
Edit:
/var/www/verywell.gr/server/delivery/node_modules/winston/package.json
(2899B)
{ "_from": "winston@^3.7.2", "_id": "winston@3.7.2", "_inBundle": false, "_integrity": "sha512-QziIqtojHBoyzUOdQvQiar1DH0Xp9nF1A1y7NVy2DGEsz82SBDtOalS0ulTRGVT14xPX3WRWkCsdcJKqNflKng==", "_location": "/winston", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "winston@^3.7.2", "name": "winston", "escapedName": "winston", "rawSpec": "^3.7.2", "saveSpec": null, "fetchSpec": "^3.7.2" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/winston/-/winston-3.7.2.tgz", "_shasum": "95b4eeddbec902b3db1424932ac634f887c400b1", "_spec": "winston@^3.7.2", "_where": "/var/www/p4ela.net/server/delivery", "author": { "name": "Charlie Robbins", "email": "charlie.robbins@gmail.com" }, "browser": "./dist/winston", "bugs": { "url": "https://github.com/winstonjs/winston/issues" }, "bundleDependencies": false, "dependencies": { "@dabh/diagnostics": "^2.0.2", "async": "^3.2.3", "is-stream": "^2.0.0", "logform": "^2.4.0", "one-time": "^1.0.0", "readable-stream": "^3.4.0", "safe-stable-stringify": "^2.3.1", "stack-trace": "0.0.x", "triple-beam": "^1.3.0", "winston-transport": "^4.5.0" }, "deprecated": false, "description": "A logger for just about everything.", "devDependencies": { "@babel/cli": "^7.17.0", "@babel/core": "^7.17.2", "@babel/preset-env": "^7.16.7", "@colors/colors": "1.5.0", "@dabh/eslint-config-populist": "^5.0.0", "@types/node": "^17.0.17", "abstract-winston-transport": "^0.5.1", "assume": "^2.2.0", "cross-spawn-async": "^2.2.5", "eslint": "^8.9.0", "hock": "^1.4.1", "mocha": "8.1.3", "nyc": "^15.1.0", "rimraf": "^3.0.2", "split2": "^4.1.0", "std-mocks": "^1.0.1", "through2": "^4.0.2", "winston-compat": "^0.1.5" }, "engines": { "node": ">= 12.0.0" }, "homepage": "https://github.com/winstonjs/winston#readme", "keywords": [ "winston", "logger", "logging", "logs", "sysadmin", "bunyan", "pino", "loglevel", "tools", "json", "stream" ], "license": "MIT", "main": "./lib/winston", "maintainers": [ { "name": "David Hyde", "email": "dabh@alumni.stanford.edu" } ], "name": "winston", "repository": { "type": "git", "url": "git+https://github.com/winstonjs/winston.git" }, "scripts": { "build": "rimraf dist && babel lib -d dist", "lint": "eslint lib/*.js lib/winston/*.js lib/winston/**/*.js --resolve-plugins-relative-to ./node_modules/@dabh/eslint-config-populist", "prepublishOnly": "npm run build", "test": "mocha", "test:coverage": "nyc npm run test:unit", "test:integration": "mocha test/integration", "test:unit": "mocha test/unit" }, "types": "./index.d.ts", "version": "3.7.2" }
Save
cmd:
run