Add command

This commit is contained in:
Daniel Bulant 2020-04-14 10:29:03 +02:00 committed by GitHub
parent 7859d8acb4
commit 62c0ac55c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,9 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"mysqlExporter": "node index.js"
},
"keywords": [],
"author": "",
"license": "ISC",