Add bin part 2
parent
a2787c623d
commit
17ce51ff80
|
@ -10,6 +10,9 @@
|
|||
"license": "AGPL-3.0-or-later",
|
||||
"dependencies": {
|
||||
"chalk": "^5.3.0"
|
||||
},
|
||||
"bin": {
|
||||
"metaltest": "cli/suite.js"
|
||||
}
|
||||
},
|
||||
"node_modules/chalk": {
|
||||
|
|
Loading…
Reference in New Issue