mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Log all errors together, use chalk
This commit is contained in:
parent
fc2b3f9b27
commit
ca8eedff76
3 changed files with 119 additions and 61 deletions
|
|
@ -1,9 +1,11 @@
|
|||
{
|
||||
"name": "tdarr_plugins",
|
||||
"version": "1.0.0",
|
||||
"description": "There are two types of plugin:",
|
||||
"main": "Tdarr_Plugin_aaaa_Pre_Proc_Example.js",
|
||||
"dependencies": {},
|
||||
"description": "Tdar Plugins Repo",
|
||||
"main": "",
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"chai": "^4.3.6",
|
||||
"eslint": "^7.14.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue