Repository URL to install this package:
|
Version:
1.0.1 ▾
|
@doodle/logger
/
package.json
|
|---|
{"name":"@doodle/logger","description":"A Node.js Logger with Express.js middleware for @DoodleScheduling","version":"1.0.1","author":"Alberto Congiu","contributors":["Tom Forrer (tmf)"],"main":"logger/index.js","scripts":{"build":"gulp build","start":"gulp watch","prestart":"gulp build","test":"jest","lint":"NODE_ENV=test eslint --ignore-path .gitignore --ignore-path .eslintignore . --ext .js"},"devDependencies":{"express":"^4.16.3","request":"^2.85.0","supertest":"^3.0.0","@doodle/project":"^1.0.1"},"license":"MIT","dependencies":{"winston":"^3.0.0-rc6","winston-transport":"^4.1.0"},"peerDependencies":{"dotenv":"~6.0","gulp":"~3.9.1"},"publishConfig":{"registry":"https://npm-proxy.fury.io/mfsTqYdDz3bsKFQJuMAR/tmf/"}}