Initial
This commit is contained in:
23
resources/app/node_modules/triple-beam/package.json
generated
vendored
Normal file
23
resources/app/node_modules/triple-beam/package.json
generated
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "triple-beam",
|
||||
"version": "1.4.1",
|
||||
"description": "Definitions of levels for logging purposes & shareable Symbol constants.",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/winstonjs/triple-beam.git"
|
||||
},
|
||||
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/winstonjs/triple-beam#readme",
|
||||
"devDependencies": {
|
||||
"assume": "^2.0.1",
|
||||
"@dabh/eslint-config-populist": "^5.0.0",
|
||||
"mocha": "^10.2.0",
|
||||
"nyc": "^15.1.0",
|
||||
"typescript": "^5.1.6"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 14.0.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user