mirror of
https://github.com/danbulant/mysqlExporter
synced 2026-05-19 04:18:42 +00:00
Add command
This commit is contained in:
parent
7859d8acb4
commit
62c0ac55c3
1 changed files with 3 additions and 0 deletions
|
|
@ -6,6 +6,9 @@
|
|||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"bin": {
|
||||
"mysqlExporter": "node index.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
|
|
|||
Loading…
Reference in a new issue